Why do I see the error message "unable to resolve this name 'slcontrol​lib.intern​al.siginje​ct.perturb​ationType.​ADD'"

조회 수: 6 (최근 30일)
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개)

Pratik
Pratik 2024년 6월 24일
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
燊 武
燊 武 2024년 11월 16일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Software Development Tools에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by