Why do I see the error message "unable to resolve this name 'slcontrollib.internal.siginject.perturbationType.ADD'"
38 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Why do I see the error message "unable to resolve this name 'slcontrollib.internal.siginject.perturbationType.ADD'" in reduce order modeling using ROM app while run simulation in R2023b matlab
1 Kommentar
Ashutosh Thakur
am 18 Jun. 2024
Hi Kavya,
Can you provide me with any files to have a greater insight into the issue?
Thanks
Antworten (1)
Pratik
am 24 Jun. 2024
Hi Kavya,
From what I can understand, you are facing the error of "unable to resolve this name".
It is a bit difficult to pinpoint the exact cause of the error and provide solution for it without more information. However, the error you are receiving is usually caused by MATLAB having a pathing error. To resolve this error, please run the following commands in MATLAB in order:
restoredefaultpath
savepath
Once done, restart MATLAB.
2 Kommentare
燊 武
am 16 Nov. 2024 um 15:24
I met the same problem when I have tried to run the example case 'enginespeed.slx', my matlab 23b was installed in F:, and the path of ROM support beta was added.
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing 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!