Installing and Using MATLAB on Mac OS X |
Setting the Environment Variable to Run Rapid Simulation Target Executables on Mac OS X
On the Mac OS X platform you need to modify your DYLD_LIBRARY_PATH
variable to include the following directories under the MATLAB installation directory: bin/mac
and sys/os/mac
. For example, if you have installed MATLAB under /MATLAB
, you need to add /MATLAB/bin/mac
and /MATLAB/sys/os/mac
to DYLD_LIBRARY_PATH
.
Simulink | Troubleshooting |