Possible to run matlab frontend on one Linux box, backend on another?
Show older comments
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.
Answers (1)
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!