Remote MATLAB Access From Another Computer Without SSH?

9 views (last 30 days)
I recently built a MONSTER Ubuntu machine because I was tired of slowing down my primary computer with MATLAB programs.
I can SSH into the computer and run my MATLAB programs & neural nets and stuff just fine. But I am wondering if there is a way I can open MATLAB on my main computer, write all the implementation files, and run the scripts BUT have them execute on my other machine (I think of it as a server). Ideally I would like to be able to view graphs/plots, etc.
Is this possible? I do have the Parallel Computing toolbox if that is needed.
Thanks!

Answers (1)

Walter Roberson
Walter Roberson on 18 Aug 2016
The most direct match is the Distributed Computing Server
  1 Comment
Brad Hesse
Brad Hesse on 19 Aug 2016

Is it really an extra product you have to pay for? I'm fully willing to buy it but I don't even see it as an available add-on. I just see a link to contact their Sales team. That's usually a bad sign...

Sign in to comment.

Categories

Find more on Startup and Shutdown 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!