Clear Filters
Clear Filters

Got Invalid MEX-file after upgrading visual studio

4 views (last 30 days)
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 MATLAB Compiler in Help Center and File Exchange

Tags

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!