I can't open configuration parameter in simulink

조회 수: 2 (최근 30일)
Natthaphat G.Mahtani
Natthaphat G.Mahtani 2019년 10월 7일
답변: Fangjun Jiang 2019년 10월 7일
After i clicked the 'Model Configuration Parameter' in simulink,this message show up.
How do I fix it?

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2019년 10월 7일
Remove that "C:\WINDOWS\system32" from your MATLAB path. It was trying to call the built-in "ver" function but your have ver.dll from Windows. MEX in MATLAB could also create .dll file but just not Windows .dll file. It mistook Windows ver.dll as a MATLAB function created by MEX.

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by