3D parametric schematic import and edit
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Amal Raj
on 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 Comments
See Also
Categories
Find more on Data Import and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!