Is it possible to manage MatLab and Simulink remotedly?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Diego Rodríguez
il 30 Mar 2017
Commentato: Diego Rodríguez
il 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 Commenti
Risposta accettata
Varun Gunda
il 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Create Large-Scale Model Components in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!