Run MATLAB code from Visual Studio Code

Mike Croucher el 5 de Mzo. de 2024
Actividad más reciente Respuesta de Mike Croucher a las el 13 de En. de 2025

Mike Croucher
Mike Croucher el 13 de En. de 2025
It's even better now! There's also debugging support as of December 2024.
Eric Dishman
Eric Dishman el 7 de Mzo. de 2024
The VSCode extension was awesome before the latest release. Now it is almost unbeatable. I cannot wait to see the additional features coming in the future. I am so much more effective with VSCode and VIM motions plus the additional helper extension in editing my MATLAB code.
Huge thank you to the team!
Mike Croucher
Mike Croucher el 10 de Mzo. de 2024
Glad to hear you are liking it so much. I'll pass your thanks on to the team.
xingxingcui
xingxingcui el 6 de Mzo. de 2024 (Editada a las el 6 de Mzo. de 2024)
If I install MATLAB on the remote linux server, but connect to the server's MATLAB in local vscode on Windows, and then do a plotting operation, I can't get the image to show up, so I'm waiting for another feature enhancement.
I tried to use the "desktop" command in the MATLAB terminal in VSC, but the following error is reported directly:
>> desktop
Error using desktop
The Desktop is not available in this configuration
Error in desktop
Mike Croucher
Mike Croucher el 10 de Mzo. de 2024
Thanks for the feedback. I've added your request to the GitHub issues log Support access to a remote MATLAB · Issue #106 · mathworks/MATLAB-extension-for-vscode (github.com)