Error in Simulink: Undefined function or variable 'uniqueOutput'
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello
I get the same error mentioned in this question https://de.mathworks.com/matlabcentral/answers/381476-error-in-simulink-undefined-function-or-variable-uniqueoutput every time i want to simulate a Model on a web drive (unrecognized function or variable 'uniqueOutput'). If I change the working directory to be on C:\ the models run without a problem even without reopen Simulink. It happens also with very basic models created with the same Matlab version on my computer. With my old computer and Version R2019b it worked fine in both locations.
Thank you in advance
댓글 수: 1
Adrian Remirez Jauregui
2021년 3월 1일
Hello
I get the same problem under the same circunstances.
Has someone succeeded in solving this error?
Thanks in advance
AR
답변 (1개)
Prabhan Purwar
2020년 10월 21일
Hey,
The following steps may help in resolving the issue.
Under MATLAB Preferences > General settings, change the default path for the "Initial working folder" to be a known path (for example C:\Users\username\Documents\MATLAB or C:\temp).
Thanks
Hope it helps!!
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!