Is it possible to manage MatLab and Simulink remotedly?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Diego Rodríguez
el 30 de Mzo. de 2017
Comentada: Diego Rodríguez
el 9 de Abr. de 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 comentarios
Respuesta aceptada
Varun Gunda
el 4 de Abr. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Create Large-Scale Model Components en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!