3D parametric schematic import and edit
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Amal Raj
il 16 Apr 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 Commenti
Vedere anche
Categorie
Scopri di più su Data Import and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!