Running MATLAB on a different source code editor
20 次查看(过去 30 天)
显示 更早的评论
Is it possible to run MATLAB on a different source code editor like VS code?
MATLAB has a really old legacy environment and the "dark mode" they offer on the desktop version is really not cutting it. I saw a post about a year ago where they said they were working on dark mode and I'm not too sure what's taking so long. You can change the color of everything except the bar at the top with all the options but it looks absolutely disgusting using that.
If it was possible, I want to use a different source code editor that also accepts the MATLAB language and I was wondering if it was possible. I know I can just copy paste my code into a different source code editor but it won't have the syntax highlighting that you can get with Python. I also like the Live Viewer option with VS Code but I'm not sure if that would include implementation for MATLAB.
Basically asking if anyone has tried moving away from the native MATLAB platform and trying a different source code editor but using this language and how they did it.
0 个评论
采纳的回答
Aditya Jha
2023-1-16
Hi!
Please refer to the following documentation to change desktop colours in MATLAB: https://www.mathworks.com/help/matlab/matlab_env/change-desktop-colors-and-select-dark-theme.html
They are many extensions available in visual studio marketplace that provides language support for MATLAB.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!