フィルターのクリア

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 Center および File ExchangeData Types についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by