How do I open a file in UltraEdit from MATLAB?
I've got the name of the file I have open in the MATLAB editor. I want to pass this file name, in the command line or from a MATLAB m-file, and open the file in UltraEdit. I want to use UltraEdit because MATLAB editor doesn't support regular expression search, column select, etc.
I've got the name of the file I have open in the MATLAB editor. I want to pass this file name, in the command line or from a MATLAB m-file, and open the file in UltraEdit. I want to use UltraEdit because MATLAB editor doesn't support regular expression search, column select, etc.