Z must be a matrix, not a scalar or vector
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
figure
mesh(D(k),W(k),Z(k));
How can I mesh scalars or vectors after a for loop?
1 Commento
Stephen23
il 18 Set 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?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Interpolation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!