Re: How to use command line commands to ceate models, run analyses and conduct post-processing?
Posted by
Precise Simulation on
URL: http://forum.featool.com/How-to-use-command-line-commands-to-ceate-models-run-analyses-and-conduct-post-processing-tp1125p1126.html
JZ wrote
It would be nice if command line commands can be used to ceate models, run analyses and conduct post-processing.
You can export models from the graphical user interface (GUI) to MATLAB m-file scripts using the
Save As MATLAB Script... option from the
File menu. You can find example m-script models in the "examples" directory in the FEATool installation folder
https://github.com/precise-simulation/featool-multiphysics/tree/master/examplesNote that you
will not be able to load m-file script models back into the GUI.