Prev: plotregion
Next: how to send keyboard event
From: James Tursa on 30 Dec 2009 03:53 "HIEU " <nguyenhuyhieu(a)gmail.com> wrote in message <hhe91r$sgn$1(a)fred.mathworks.com>... > > Since I know that Intel Fortran compilers work with MATLAB, and I know that the source files I have given you work with Intel Fortran compilers, that leaves the bat files as the most likely culprit. I assume you got these off of the FEX, since MATLAB does not officially support 11.0 yet. Is that true? > > > > James Tursa > > Yes, I got these file from FEX. I modified them a bit. Can you take a look at them? > I have never examined these files in any detail, so it would take some time to try to ferret out the problem of 10.0 vs 11.0. Presumably the original files worked for the author that posted them to the FEX. May I ask what changes you made and why? James Tursa
From: HIEU on 30 Dec 2009 12:57 > I have never examined these files in any detail, so it would take some time to try to ferret out the problem of 10.0 vs 11.0. Presumably the original files worked for the author that posted them to the FEX. May I ask what changes you made and why? > > James Tursa I did not make many changes but only the the path of the installation directory to make the bat files work: for example: set IFORT_COMPILER11=c:\program files\intel\compiler\11.0\066\Fortran was changed to: set IFORT_COMPILER11=c:\program files\intel\compiler\11.1\038 Hieu
From: HIEU on 1 Jan 2010 02:24
@James Tursa: Happy New Year! Thank your for all your help. Hieu |