edit_in_npp
Version 1.0.0 (1.22 KB) by
Ivan
the function will open active in editor file in npp in the corresponding line
Sometimes it's faster to edit MATLAB code in external editors. For example for multiline selection or regular search/replace, there's still no such functions in MATLAB editor (only something in live editor at the moment).
You can assign this function to some keyboard shortcut and call it from any line of the code in editor - the file would be opened in notepad++ (npp) at the same line.
You can change npp to any other editor in the same way.
Cite As
Ivan (2026). edit_in_npp (https://www.mathworks.com/matlabcentral/fileexchange/82049-edit_in_npp), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2017a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
