Remote Developing with Matlab
Mostrar comentarios más antiguos
Hi!
Does Matlab support remote development?
We would like to develop with an IDE on a client system, create projects and edit files in the same way as one does for local projects. But when running or debug the code, the process should run on a remote server. The experience should be as close as possible to developing directly on the remote system.
Best regards, Georg
Respuesta aceptada
Más respuestas (1)
This would be trivial using a remote desktop, e.g. Windows RDP service, VLC, TeamViewer, Chrome Remote Desktop, etc. Then you are not only "as close as possible" to developing directly on the remote system, but you are working there in fact.
4 comentarios
Georg
el 16 de Feb. de 2018
Image Analyst
el 16 de Feb. de 2018
You mean like grid/cloud computing where you edit locally but the program gets shipped off to the cloud/grid where some supercomputer, like from Amazon, Microsoft, HP, or NVidia, does the heavy lifting and just send you back the lightweight results?
Georg
el 16 de Feb. de 2018
Simon Li
el 2 de Feb. de 2019
I have the same problem. Have you figured it out?
Categorías
Más información sobre Licensing on Cloud Platforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!