Convert 3D image to stl format by using MuPAD

3 vues (au cours des 30 derniers jours)
Zaitul
Zaitul le 6 Oct 2016
Modifié(e) : DGM le 8 Oct 2025 à 19:49
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
  5 commentaires
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 à 19:48
Modifié(e) : DGM le 8 Oct 2025 à 19:49
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)

Catégories

En savoir plus sur Import, Export, and Conversion dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by