it seems that either you don't have the program called "mex" in your
computer or your PATH variable does not contain the directory where it
is located.
The program "mex" is responsible for creating the Matlab interface.
For example, in my computer it is located at
/usr/local/bin/mex
/usr/local/matlab/bin/mex
Please contact us in case you have further questions.
Best regards,
Francisco Sobral
> --
> You received this message because you are subscribed to the Google Groups
> "TANGO Project - ALGENCAN" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/tango-project/-/D1TT_-cA_hUJ.
> To post to this group, send email to tango-...@googlegroups.com.
> To unsubscribe from this group, send email to
> tango-projec...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/tango-project?hl=en.
>
--
Francisco Sobral
type
export PATH=$PATH:/usr/local/MATLAB/R2011a/bin
before running Makefile. You will have to repeat this operation every
time that you start a shell session.
Alternatively, you can add the following line to the file ~/.bashrc
export PATH=$PATH:/usr/local/MATLAB/R2011a/bin
and restart the terminal. This process is made only once.
Best regards,
Francisco.
> --
> You received this message because you are subscribed to the Google Groups
> "TANGO Project - ALGENCAN" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/tango-project/-/j2jX4OLer4IJ.