Is it possible to manage MatLab and Simulink remotedly?
1 view (last 30 days)
Show older comments
Diego Rodríguez
on 30 Mar 2017
Commented: Diego Rodríguez
on 9 Apr 2017
Hi everyone, I am a student and I want to know if MatLab or Simulink have any toolbox to make laboratory experience online. The aim of this project is to offer other students like me the chance to study Control subjects at their houses or wherever they want by letting them measuring data and programming controllers online. I have read about the toolbox MatLab Web Server and I think it is no longer available. So I am a bit lost right now. Are there any other toolbox I can use? Thanks for the help. Diego
0 Comments
Accepted Answer
Varun Gunda
on 4 Apr 2017
The best way is with VNC. You can start a VNC server on the host machine, and then access this desktop remotely from anywhere with a VNC client. You can disconnect and reconnect at another time, and your desktop will still be there. Also, multiple users can all have different sessions going, or can access the same one. If you don't want each session to run a full blown desktop, you can configure it to be minimal. For security, it is recommended to use an SSH tunnel or similar.
More Answers (0)
See Also
Categories
Find more on Create Large-Scale Model Components 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!