While attempting to run a simulink file with simpower systems components, MATLAB throws the following error. Kindly help me out of this. I am running MATLAB R2009a
Show older comments
**Mex file entry point is missing. Please check the (case-sensitive)
spelling of mexFunction (for C MEX-files), or the (case-insensitive)
spelling of MEXFUNCTION (for FORTRAN MEX-files).
??? Invalid MEX-file 'C:\Windows\system32\sfc.dll': C:\Windows\system32\ver.dll is not a valid Win32
application.
.
Mex file entry point is missing. Please check the (case-sensitive)
spelling of mexFunction (for C MEX-files), or the (case-insensitive)
spelling of MEXFUNCTION (for FORTRAN MEX-files).
??? Invalid MEX-file 'C:\Windows\system32\sfc.dll': C:\Windows\system32\ver.dll is not a valid Win32
application.
.
Mex file entry point is missing. Please check the (case-sensitive)
spelling of mexFunction (for C MEX-files), or the (case-insensitive)
spelling of MEXFUNCTION (for FORTRAN MEX-files).
Error calling slsfnagctlr('Create',...)
Error using ==> sf
Invalid MEX-file 'C:\Windows\system32\version.dll': C:\Windows\system32\ver.dll is not a valid Win32 application.
Answers (1)
Joel Van Sickel
on 11 Dec 2020
0 votes
This type of error would require an example model to be included.
Categories
Find more on Fortran with MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!