필터 지우기
필터 지우기

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