Error in Simulink: Undefined function or variable 'uniqueOutput'
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Zhenkun Yang
el 6 de Sept. de 2020
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
el 10 de Mzo. de 2021
Anyone who could solve the problem withput moving files out from a web drive?
Respuestas (2)
Benjamin Frazer
el 8 de Abr. de 2019
Hi, same problem.
Definately seems to be a problem with models created in 2017b and used on other versions.
0 comentarios
Prabhan Purwar
el 21 de Oct. de 2020
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 comentario
Mili Mukherjee
el 16 de Sept. de 2021
Editada: Mili Mukherjee
el 16 de Sept. de 2021
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?
Ver también
Categorías
Más información sobre Interactive Model Editing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!