Ok I see. I was assuming that the "ProgramFile" field was for the .exe for the program used, and the "InputFile" was for the specific script or program being run (like in this example:
https://groups.google.com/g/jaamsim-users/c/hSPA1_nS8U8/m/TUWDTDO1CgAJ ). If I wanted to run this with specific inputs from the command line, such as one that I saw from you link that allows outputs to be saved in a .log file from Matlab, what syntax would I use for that? Trying to simply put some type of command prompt command isn't allowed in the jaamsim input fields.
The command that works as I want it to in the command prompt is:
C:\Users\houghtond\Documents\MATLAB>matlab -nosplash -logfile valuelog.log Matlab_Test_3.m
However I just can't figure out the syntax to execute this type of command in jaamsim.
Thanks,
Darby