From: Patrick on 8 Jul 2010 04:11 Whenever i try to open an m-file in MatLab editor, i get the following error message in 'cmd'. 'emcs' is not recognized as an internal or external command, operable program or batch file. Does anybody know how to fix this?
From: Patrick on 8 Jul 2010 05:55 "Patrick " <patrick.markus(a)versatel.nl> wrote in message <i1416u$lpb$1(a)fred.mathworks.com>... > Whenever i try to open an m-file in MatLab editor, i get the following error message in 'cmd'. > 'emcs' is not recognized as an internal or external command, operable program or batch file. > > Does anybody know how to fix this? Sorry, correct error message is: 'emacs' is not recognized as an internal or external command, operable program or batch file.
From: Wayne King on 8 Jul 2010 06:10 "Patrick " <patrick.markus(a)versatel.nl> wrote in message <i147a7$9te$1(a)fred.mathworks.com>... > "Patrick " <patrick.markus(a)versatel.nl> wrote in message <i1416u$lpb$1(a)fred.mathworks.com>... > > Whenever i try to open an m-file in MatLab editor, i get the following error message in 'cmd'. > > 'emcs' is not recognized as an internal or external command, operable program or batch file. > > > > Does anybody know how to fix this? > > Sorry, correct error message is: > 'emacs' is not recognized as an internal or external command, operable program or batch file. Hi Patrick, It sounds like under file -> preferences -> editor/debugger you have Text editor selected. Is that what you want? Do you really want to use emacs as your editor? If not, then select the MATLAB editor. If you really want to use emacs, then it sounds like the path to the emacs executable is not correct, or perhaps emacs is not installed. Wayne
|
Pages: 1 Prev: Drawing n random numbers from vector without replacement Next: z-transform on pixel data |