Got Invalid MEX-file after upgrading visual studio
Show older comments
Hi,
After upgrading Visual Studio to the latest version I got below errors:
Invalid MEX-file
'C:\Users\shan\simPrj_app0\Matlab\mlScripts\mlLib\BS_scripts\spara\mxlfsr.mexw64':
C:\Users\shan\simPrj_app0\Matlab\mlScripts\mlLib\BS_scripts\spara\mxlfsr.mexw64
is not a valid Win32 application.
Error in m_nrzEQ (line 88)
bits = mxlfsr([1 1 0 0 0],[1,9,11],2^11-1);%
Then I uninstalled the Visual Studio but the error persists. Any ideas?
Cheers!
Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!