Very simple Bash shell script to execute Matlab from the command line in a clean manner. The intended use for this script is to call Matlab from Make files when using Matlab for code generation. All graphics output to the screen is suppressed, though graphical images can still be generated. An errors in M-file execution are returned as an error by the script and a log file is created.
Doug Harriman (2021). Matlab Shell (https://www.mathworks.com/matlabcentral/fileexchange/30957-matlab-shell), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.