Error in Simulink: Undefined function or variable 'uniqueOutput'
3 ビュー (過去 30 日間)
古いコメントを表示
I am getting the error below with every simulink model, I try to run on my computer. Even with the examples from the documentation. I also reinstalled Matlab and Simulink but but keep getting the error.
Undefined function or variable 'uniqueOutput'. Component: Simulink | Category: Model error
Does someone know, how to solve this problem?
5 件のコメント
Zhenkun Yang
2020 年 9 月 6 日
I met the same problem and take the same action as you did, reintallisation doesn't work.
I finally solve this problem by moving the MATLAB running folder to the C drive. I used to run on the web drive, that doesn't allow the simulink to run.
Adrian Remirez Jauregui
2021 年 3 月 10 日
Anyone who could solve the problem withput moving files out from a web drive?
回答 (2 件)
Benjamin Frazer
2019 年 4 月 8 日
Hi, same problem.
Definately seems to be a problem with models created in 2017b and used on other versions.
0 件のコメント
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!!
1 件のコメント
Mili Mukherjee
2021 年 9 月 16 日
編集済み: Mili Mukherjee
2021 年 9 月 16 日
I am getting the error below with every simulink model, I try to run on my computer. Even with the examples from the documentation. I also reinstalled Matlab and Simulink but but keep getting the error.
Undefined function or variable 'uniqueOutput' in R2018b.
I tried with the mentioned suggestion and it didn't work.
Can anyone from MATHWorks help?
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!