Dec 5th, 2012
Calling Matlab Scripts from the Command Line
As I need to call Matlab scripts from the command, e. g., for running Matlab scripts in a batch, every once in a while, I post a little reminder for my self here. Keep in mind that the called Matlab command needs to have an exit at the end, otherwise Matlab will keep running, waiting for input.