MATLAB: How to Convetr MATLAB files to CAD files(STEP/IGES)

convertexport

I wanted to accurately convert matlab surface model, gyroid surface representation, to a solidwork surface model. Could anyone tell me how i can achieve this?

Best Answer

To convert MATLAB files to CAD files in IGES format, here is the File Exchange link on MATLAB Central which is a forum for our product users to interact, exchange information and knowledge, without MathWorks' involvement. Feel free to contact the author of this submission directly for specific questions about the implementation.
Right now, MATLAB does not support the conversion of MATLAB files to CAD files in STEP format. I have heard that this issue is known, and the concerned parties may be investigating further.
Related Question