From: ferdy suriano on
Hi everybody,
I have a problem with my MatLab when I use Simulink, in particular when I use "embedded function" in Simulink. I know that the problem could be the compiler, because I use MatLab R2008a with a OS at 64bit (Win 7).
I am not able to set "mex" in Matlab, even though I have installed Microsoft Virtual Studio 2010; and before I have st the compiler through "mex -setup" and choise that right.
It always shows this errors when I look for to set MEX:
"??? Error using ==> mex at 207 Unable to complete successfully."

Is there anyone to help me???
Thanks in advance...
From: us on
"ferdy suriano" <sean_85(a)mail.it> wrote in message <i3c85u$oj9$1(a)fred.mathworks.com>...
> Hi everybody,
> I have a problem with my MatLab when I use Simulink, in particular when I use "embedded function" in Simulink. I know that the problem could be the compiler, because I use MatLab R2008a with a OS at 64bit (Win 7).
> I am not able to set "mex" in Matlab, even though I have installed Microsoft Virtual Studio 2010; and before I have st the compiler through "mex -setup" and choise that right.
> It always shows this errors when I look for to set MEX:
> "??? Error using ==> mex at 207 Unable to complete successfully."
>
> Is there anyone to help me???
> Thanks in advance...

a hint:
- your compiler is NOT supported by your ML ver...
- it was added in r2010a...

http://www.mathworks.com/support/compilers/R2010a/index.html

us
From: ferdy suriano on
"ferdy suriano" <sean_85(a)mail.it> wrote in message <i3c85u$oj9$1(a)fred.mathworks.com>...
> Hi everybody,
> I have a problem with my MatLab when I use Simulink, in particular when I use "embedded function" in Simulink. I know that the problem could be the compiler, because I use MatLab R2008a with a OS at 64bit (Win 7).
> I am not able to set "mex" in Matlab, even though I have installed Microsoft Virtual Studio 2010; and before I have st the compiler through "mex -setup" and choise that right.
> It always shows this errors when I look for to set MEX:
> "??? Error using ==> mex at 207 Unable to complete successfully."
>
> Is there anyone to help me???
> Thanks in advance...


THANK YOU, I HAVE RESOLVED THE PROBLEM INSTALLING VIRTUAL STUDIO 2008 COMPILER IN MATLAB R2010A, AS YOU SUGGEST...
From: ferdy suriano on
"us " <us(a)neurol.unizh.ch> wrote in message <i3cast$p7n$1(a)fred.mathworks.com>...
> "ferdy suriano" <sean_85(a)mail.it> wrote in message <i3c85u$oj9$1(a)fred.mathworks.com>...
> > Hi everybody,
> > I have a problem with my MatLab when I use Simulink, in particular when I use "embedded function" in Simulink. I know that the problem could be the compiler, because I use MatLab R2008a with a OS at 64bit (Win 7).
> > I am not able to set "mex" in Matlab, even though I have installed Microsoft Virtual Studio 2010; and before I have st the compiler through "mex -setup" and choise that right.
> > It always shows this errors when I look for to set MEX:
> > "??? Error using ==> mex at 207 Unable to complete successfully."
> >
> > Is there anyone to help me???
> > Thanks in advance...
>
> a hint:
> - your compiler is NOT supported by your ML ver...
> - it was added in r2010a...



THANK YOU, I HAVE RESOLVED THE PROBLEM INSTALLIN VIRTUAL STUDIO 2008 SP1 IN MATLAB R2010A, AS YOU SUGGEST...
>
> http://www.mathworks.com/support/compilers/R2010a/index.html
>
> us