Remote Developing with Matlab
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Georg
el 16 de Feb. de 2018
Comentada: Simon Li
el 2 de Feb. de 2019
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
0 comentarios
Respuesta aceptada
Steven Lord
el 16 de Feb. de 2018
I recommend you contact your sales representative (or the MathWorks Sales department if you have not already purchased the product) and describe your desired workflow and constraints to them. They can describe various licensing and setup options and explain how they may support your workflow.
Since you mentioned bandwidth is a potential issue MATLAB Online probably isn't an option, but perhaps locally installed MATLAB sessions running your code on a cluster using Parallel Computing Toolbox and MATLAB Distributed Computing Server may do what you want.
0 comentarios
Más respuestas (1)
Jan
el 16 de Feb. de 2018
Editada: Jan
el 16 de Feb. de 2018
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
Ver también
Categorías
Más información sobre Licensing on Cloud Platforms 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!