Matlab MEX compiler problem
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
My PC system is:
MATLAB Version: 8.4.0.150421 (R2014b)
MATLAB License Number: ••••••
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode
Here is the error message I receive when I try to use the mex command on a *.cpp file:
Building with 'Microsoft Windows SDK 7.1 (C++)'.
Error using mex
'mt' is not recognized as an internal or external command,
operable program or batch file.
Please tell me how to fix this error.
Thank you, Tom Irvine
0 Kommentare
Antworten (2)
Gábor Barta
am 16 Nov. 2021
Sorry for opening it again: I have the same problem, but I cannot reach the link above (page doesn't exist?).
(I mean the link under "this previous discussion).
Could you repar it?
Thanks
Gábor
2 Kommentare
Walter Roberson
am 16 Nov. 2021
Bearbeitet: Walter Roberson
am 29 Nov. 2021
Gábor Barta
am 19 Nov. 2021
Thank you!
Now its working again, I had applied this, too:
Bye
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!