how to call matlab in batch mode?
his can be done from the command line or from a makefile. You need a script (filename.m). Just type at the command line, or include in the makefile:
matlab
in-article · 336x280