Z must be a matrix, not a scalar or vector

figure
mesh(D(k),W(k),Z(k));
How can I mesh scalars or vectors after a for loop?

1 Comment

"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?

Sign in to comment.

Answers (0)

Tags

Asked:

on 18 Sep 2017

Edited:

on 18 Sep 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!