Convert 3D image to stl format by using MuPAD

is it possible to import 3D image by using any function or syntax? i have 3D image which had been converted from 2D image and now, from 3D image, i need to convert the 3D image to stl format.Do i need to load the code for 3D image in MuPAD? what should i do?

 Réponse acceptée

KSSV
KSSV le 6 Oct 2016
Modifié(e) : Walter Roberson le 7 Oct 2016

0 votes

5 commentaires

Zaitul
Zaitul le 7 Oct 2016
Thanks. then, what should i write within the isosurface? does this one is the right code that suitable to be applied?
Zaitul
Zaitul le 10 Oct 2016
what should i do if i got the following error?
stlwrite is the function that i download from the internet.
KSSV
KSSV le 10 Oct 2016
Modifié(e) : KSSV le 10 Oct 2016
You have not given any input to the function it seems...
Zaitul
Zaitul le 11 Oct 2016
what should I define X, Y and Z? I tried some code, but it didn't work. thanks for the help!
DGM
DGM le 8 Oct 2025
Modifié(e) : DGM le 8 Oct 2025
Since R2018b, MATLAB has built-in STL tools. You don't need to download anything.
For legacy versions needing third-party tools, I'd strongly recommend these tools over #22409/#36770. This explains why.
If you use #22409 or #36770 in a modern installation, you will shadow the inbuilt tools and likely cause problems for yourself unless you rename them. #36770 has a glaring bug that the user would need to fix.
That said, I don't know anything about using MuPAD.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by