Run MATLAB code from Visual Studio Code

Mike Croucher 2024 年 3 月 5 日
最新アクティビティ Mike Croucher さんによる返信 (2025 年 1 月 13 日)

Mike Croucher
Mike Croucher 2025 年 1 月 13 日
It's even better now! There's also debugging support as of December 2024.
Eric Dishman
Eric Dishman 2024 年 3 月 7 日
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 2024 年 3 月 10 日
Glad to hear you are liking it so much. I'll pass your thanks on to the team.
cui,xingxing
cui,xingxing 2024 年 3 月 6 日 (編集日時: 2024 年 3 月 6 日)
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 2024 年 3 月 10 日
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)