Message 1 of 4
Create DXF file by using MATLAB
Not applicable
08-03-2016
10:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone! I want to build an object by using Matlab, then use this file to import in ANSYS simulation for optimization. My trouble is create object in Autocad because i cant set parameter variable for it, so it is very hard to optimize parameters in object. I found this DXF script: https://www.mathworks.com/matlabcentral/fileexchange/33884-dxflib but it just some of tools. There are a lot of tools that need to complete the object. Anyone can help me with functions used in Matlab the same as in DXFLib above or show me how to create these files. When use "record function" in autocad, it doesnt generate script like that. Thank you so much!!