Why do I see the error message "unable to resolve this name 'slcontrollib.internal.siginject.perturbationType.ADD'"
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Ashutosh Thakur
il 18 Giu 2024
Hi Kavya,
Can you provide me with any files to have a greater insight into the issue?
Thanks
Risposte (1)
Pratik
il 24 Giu 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 Commenti
燊 武
il 16 Nov 2024
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.
Vedere anche
Categorie
Scopri di più su Software Development Tools in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!