3D parametric schematic import and edit
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm doing a project and one of the final objectives is to edit a parametric schematic to the calculated by the developed app.
Is there any form to read and write a parametric drawing and affecting the dimentions of the variables by MATLAB resulting in a different dimention plot in every studied scenario?
0 comentarios
Respuestas (1)
Amal Raj
el 16 de Abr. de 2024
Hi,
While MATLAB offers limited direct capabilities for editing 3D parametric schematics, its power can be leveraged to calculate necessary parameters and automate external CAD software for model updates. The key is to integrate MATLAB's computational capabilities with the parametric and scripting functionalities of CAD software, possibly requiring a combination of MATLAB scripts, CAD software APIs, and intermediate files for data transfer.
0 comentarios
Ver también
Categorías
Más información sobre Data Import and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!