can't access matlab via ssh

4 views (last 30 days)
RPatel
RPatel on 25 Dec 2017
Hello,
I have matlab installed on my linux based PC which I want to access remotely. On this system, I can start matlab using the linux terminal by typing 'matlab'.
Now, when I try to start matlab remotely, after successfully connecting to the remote system using: ssh xyz@qrp.com (or even ssh -X xyz@qrp.com), I get: -bash: matlab: command not found ...
How can I get around this? I know matlab is installed (on the remote PC). P.S.: I do not have superuser access on that system.
Merry Christmas!

Answers (0)

Categories

Find more on Introduction to Installation and Licensing 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!