I can't open configuration parameter in simulink

1 Ansicht (letzte 30 Tage)
Natthaphat G.Mahtani
Natthaphat G.Mahtani am 7 Okt. 2019
Beantwortet: Fangjun Jiang am 7 Okt. 2019
After i clicked the 'Model Configuration Parameter' in simulink,this message show up.
How do I fix it?

Antworten (1)

Fangjun Jiang
Fangjun Jiang am 7 Okt. 2019
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.

Kategorien

Mehr zu Deep Learning Toolbox 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!

Translated by