Run matlab program on linux using plink on Windows

3 ビュー (過去 30 日間)
Beng
Beng 2013 年 6 月 20 日
Hi, I am trying to run a MATLAB program in a LINUX box using plink from a WINDOW machine. The command line code is below,
C:\plink.exe user@host -ssh -pw XXXXXX matlab -nodisplay -nosplash -r "cd /data/doc/Users/bbeh/json";"lookfor read"
When I execute the command line above, only the "cd"got executed, "lookfor" is not being executed. Any idea how to make it works ?

回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by