STP file convetion

4 vues (au cours des 30 derniers jours)
Lior
Lior le 19 Mar 2011
Hi,
Is there a way to import 3D CAD file such a STP file to Malab and to convert it for a binary matrix ?
Thanks,
Lior

Réponses (1)

Jacob Mathew
Jacob Mathew le 20 Nov 2024
Hey Lior,
You can import STL and STP files into MATLAB using the fegeometry method from the Partial Differential Equation Toolbox. The following documentation pages details the steps needed to achieve this:
In both cases, the output of the function is a DiscreteGeometry object that can be manipulated as needed. The supported functions of DiscreteGeometry object can be found in the documentation link below:

Catégories

En savoir plus sur Workspace Variables and MAT Files dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by