Getting Started
Recommended Setup
*as of the writing of this software, ANSYS 7.1 is incompatible with Service Pack 2.
Install the Ansys Truss Analysis Tool sofware
Configure ANSYS
Configure Matlab
ansysdir = 'C:\PROGRA~1\ANSYSI~1\v71\ANSYS\bin\Intel\'; ansysprog = 'ansys71 ';
Note: This will not be the output directory for the simulation results. The output directory is set in the GUI. See 'Using the GUI'.
You should now be able to launch the program by typing 'runbatch' (without quotes)
in the Matlab command window. This will launch the GUI.
Back to the main menu