how can ı solve this?

1 次查看(过去 30 天)
matlab coder
matlab coder 2020-11-16
评论: matlab coder 2020-11-16

采纳的回答

David Hill
David Hill 2020-11-16
[r,h]=meshgrid(1:.5:2.5,[1 5 12]);
v=pi*r.^2.*h;
  1 个评论
matlab coder
matlab coder 2020-11-16
thanks a lot David :) by the way you look like Bogdan Bogdanovic :)

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Types 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by