Convert 3D image to stl format by using MuPAD
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponse acceptée
KSSV
le 6 Oct 2016
Modifié(e) : Walter Roberson
le 7 Oct 2016
You have to use MATLAB for that. Refer the following links:
5 commentaires
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.
Plus de réponses (0)
Voir également
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!