Remote Developing with Matlab
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (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 Kommentare
Georg
am 16 Feb. 2018
Image Analyst
am 16 Feb. 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
am 16 Feb. 2018
Simon Li
am 2 Feb. 2019
I have the same problem. Have you figured it out?
Kategorien
Mehr zu Licensing on Cloud Platforms finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!