Z must be a matrix, not a scalar or vector
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
figure
mesh(D(k),W(k),Z(k));
How can I mesh scalars or vectors after a for loop?
1 commentaire
Stephen23
le 18 Sep 2017
"How can I mesh scalars or vectors after a for loop?"
What kind of mesh do you expect to see after plotting just one point?
Réponses (0)
Voir également
Catégories
En savoir plus sur Interpolation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!