|
Answer» Hello, I would greatly appreciate it if someone could help me with the following problem. I would LIKE to launch Matlab from the MS-DOS command prompt and then subsequently input commands into Matlab through the MS-DOS command prompt, such as "a=3" (I OBVIOUSLY have much more COMPLICATED commands to enter but if I can get "a=3" in there, I should be able HANDLE anything). In the past, I used such commands as "matlab.exe < matlab_commands_file.txt", where matlab_commands_file.txt is a text file with the commands I want to enter. This however does not work for me this time. Does anyone know how I could solve my problem?
Thank you.
|