From: Chad B. <cal...@ma...> - 2010-08-27 18:51:26
|
All, 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? Thanks, Chad Baker PhD Student Thermal Fluids Systems Mechanical Engineering University of Texas at Austin |