Clear Filters
Clear Filters

how can i model a structure of nasa almond?

1 view (last 30 days)
AKHILA GOUDA
AKHILA GOUDA on 20 Jun 2020
Commented: AKHILA GOUDA on 20 Jun 2020
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 Comments
KSSV
KSSV on 20 Jun 2020
It is a function from Antenna Tool box it seems..do you have that tool box?
AKHILA GOUDA
AKHILA GOUDA on 20 Jun 2020
Thanks,
but i dont have this tool box.
is there any other way to make such a model. I mean using any mathematical expression.

Sign in to comment.

Answers (1)

KSSV
KSSV on 20 Jun 2020

Community Treasure Hunt

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

Start Hunting!