Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Viewing all articles
Browse latest Browse all 19628

plot?! help please

$
0
0
Hello!
Another question! Imagine that i have N particles and I want to plot them, so I do something like this:

plot3(X(1, Y, Z1, ':k', X2, Y2, Z2, ':k', X3, Y3, Z3, ':k'.............., XN, YN, ZN, ':k');

how can I do this without having to write the N coordinates in the plot?

Thank you!

Viewing all articles
Browse latest Browse all 19628

Trending Articles