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

multiple cylinders in one graph using for-loop in mupad

$
0
0
Am using mupad to generate hundreds of cylinders in one graph.

I know that the code :
plot(plot::Cylinder(2,[sssss],[sssss]), plot(1,[-----],[----]))
generates 2 cylinders.

Kindly help to tell me how put this idea into a for-loop to generate all the cylinders automatically.

Actually, am asking of MuPAD equivallence of MATLAB's hold-on command.

Viewing all articles
Browse latest Browse all 19628

Trending Articles