Accepted Answer

[r,h]=meshgrid(1:.5:2.5,[1 5 12]);
v=pi*r.^2.*h;

1 Comment

thanks a lot David :) by the way you look like Bogdan Bogdanovic :)

Sign in to comment.

More Answers (0)

Categories

Find more on Data Import and Network Parameters in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!