Why do I see the error message "unable to resolve this name 'slcontrollib.internal.siginject.perturbationType.ADD'"
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Ashutosh Thakur
le 18 Juin 2024
Hi Kavya,
Can you provide me with any files to have a greater insight into the issue?
Thanks
Réponses (1)
Pratik
le 24 Juin 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 commentaires
燊 武
le 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.
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!