Possible to run matlab frontend on one Linux box, backend on another?
1 回表示 (過去 30 日間)
古いコメントを表示
I run Matlab R2013a on a high-end Linux machine from my (not-so-powerful) local Linux box, using ssh -X tol log into the remote machine and then just invoking matlab from the terminal. This works, but sending the X-commands makes the interactive experience painfully slow. Is there a way to run the matlab gui on the local machine and tunnel matlab commands to the remote machine from within matlab? Both run Matlab R2013a on a University license, but are otherwise unrelated to each other.
0 件のコメント
回答 (1 件)
José-Luis
2014 年 9 月 9 日
Yes, but not automagically and with significant drawbacks if, like me, you don't know java.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!