From: Simon B. <si...@cl...> - 2010-08-28 19:02:34
|
At Fri, 27 Aug 2010 13:51:19 -0500, Chad Baker <cal...@ma...> wrote: > I'm attempting to use GNU Emacs 23 as my Matlab editor, but I find it is > unable to launch matlab (using C-c C-s) because of the following: > > > matlab: No MATLAB bin directory for this machine architecture. > > > > ARCH = glnxa64 > > > > > > M-Shell exited abnormally with code 1 > > > > I have no problem launching matlab because I have the command 'matlab' > aliased as "matlab -glnx86 -desktop", but this is apparently not the command > that emacs is using when it attempts to run my code. > > Do you know how to fix this? Do a customise group matlab and have a dig, there are options in there. Simon |