http://narnia.cs.ttu.edu/drupal/node/41 RunningMATLAB without graphic interface Interactiveover SSH StartMATLAB using the command:
Inthis case, you don't even need a MATLAB Prompt to interact with.
Runninga MATLAB script with input variables over SSH First,go to the directory containing the MATLAB script that defines thefunction (or, fancier, add that directory into MATLAB PATH byediting your MATLABPATH environment variable or pathdef.m file).Then, run like this
Youcan also write a Shell, Perl or Python script to do so. MATLAB givesan example using Perlat http://www.mathworks.com/help/techdoc/matlab_env/f8-4994.html OnSun Grid Engine (SGE)-powered cluster Writea job script below and submit it using qsub
Formore options on starting MATLAB, please refer to its official docat http://www.mathworks.com/help/techdoc/ref/matlabunix.html |
GMT+8, 2024-11-24 21:57 , Processed in 0.051994 second(s), 16 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.