필터 지우기
필터 지우기

how can i model a structure of nasa almond?

조회 수: 1 (최근 30일)
AKHILA GOUDA
AKHILA GOUDA 2020년 6월 20일
댓글: AKHILA GOUDA 2020년 6월 20일
I want to model a nasa almond structure.
i found a code on matlab but it shows an error of
undefined function platform.
p = platform;
p.FileName = 'NASA-Almond.stl';
p.Units = 'm';
figure
show(p)
  댓글 수: 5
KSSV
KSSV 2020년 6월 20일
It is a function from Antenna Tool box it seems..do you have that tool box?
AKHILA GOUDA
AKHILA GOUDA 2020년 6월 20일
Thanks,
but i dont have this tool box.
is there any other way to make such a model. I mean using any mathematical expression.

댓글을 달려면 로그인하십시오.

답변 (1개)

KSSV
KSSV 2020년 6월 20일

카테고리

Help CenterFile Exchange에서 Geometry and Mesh에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by