bdeSetSimulationResultsFile
Sets the filename and path for the results of a simulation.
Syntax
bdeSetSimulationResultsFile(filename, path)
Inputs
- filename
- The filename of the results file. Should have the filename extension of .mtsf.
- path
- The path to store the results at.
Examples
bdeSetSimulationResultsFile('results1.mtsf', 'C:Users\jwarner2\Desktop\');