What's a Windows text editor that supports Matlab syntax highlighting?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Matthew Phillips
am 6 Okt. 2014
Kommentiert: Matthew Phillips
am 6 Okt. 2014
I'm using Matlab remotely, with ssh to get the Matlab command line and, currently, WinScp's internal editor for editing files (Notepad/Wordpad are no better). My connection speeds are too slow for remote desktop to be feasible. Naturally, I've tried just using Matlab itself as the editor but WinScp doesn't know how to launch it. (It opens a new instance every time, the file I selected isn't shown.)
So, the question--are there any other editors out there that support Matlab's syntax highlighting? I.e., can read an m-file and color the text appropriately, as one is accustomed to seeing in the Matlab editor?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Marco
am 6 Okt. 2014
SynWrite is stable, and it is extremely fast! You can install it as a lite version (without project managment, etc.) and also as a program which does not need to be registered in your Windows system, just copy the folder to a USB stick or your hard disk drive and start to use it. It brings everything you might need: has code folding, and very extensive options for search and replace (even acting on all files in a folder, if you wish so). At the same time very well organized and easy to use.
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!