RecurDyn Windows Solver only supports RecurDyn Host Mode using Matlab/Simulink. To simulate a control model, two files are required additionally.
• The mdl file contains the simulink model.
• The m file contains the model data in an ascii (text) format. To create this file, click here. This file is created using the RecurDyn graphical user interface on a Windows-based computer.
• The m file contains the Simulink model name and simulation time in an ascii (text) format. To create this file, click here. This file is created using the RecurDyn graphical user interface on a Windows-based computer.
To invoke the RecurDyn Windows Solver
1. Build a Simulink model with RecurDyn Plant Block. To see more information, click here.
2. Type the following on the Windows console:
“<Install Dir>/Bin/Solver/RDSolverRun.exe” rmd_file rss_file