From: Aaron on 22 Jan 2010 11:17 You may need to fix your environment variables. When I installed R200b, it removed the %MATLAB%\bin\win32 entry from my PATH variable. The JMatLink .dll requires this and %MATLAB%\bin be on your path. (%MATLAB% is your Matlab installation directory, typically C:\Program Files\MATLAB\R2009b)
From: Tuomo on 5 Feb 2010 08:04 Thanks! Adding the lines below to the PATH fixed the problem. Now my java-application works and there was no need to re-compile the java-code. "Aaron " <aaron.masino(a)mza.com> wrote in message <hjcj21$q7d$1(a)fred.mathworks.com>... > You may need to fix your environment variables. When I installed R200b, it removed the %MATLAB%\bin\win32 entry from my PATH variable. The JMatLink .dll requires this and %MATLAB%\bin be on your path. (%MATLAB% is your Matlab installation directory, typically C:\Program Files\MATLAB\R2009b)
|
Pages: 1 Prev: mex file crashes Matlab on 64-bit system Next: creating a GUI for simulink model |