Remote Developing with Matlab
이전 댓글 표시
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
채택된 답변
추가 답변 (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
Georg
2018년 2월 16일
Image Analyst
2018년 2월 16일
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
2018년 2월 16일
Simon Li
2019년 2월 2일
I have the same problem. Have you figured it out?
카테고리
도움말 센터 및 File Exchange에서 Licensing on Cloud Platforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!