showing "unable to resolve name yout.getElement"
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
below i have attached the file.
0 comentarios
Respuestas (1)
Swatantra Mahato
el 21 de Oct. de 2020
Editada: Swatantra Mahato
el 21 de Oct. de 2020
Hi,
The above error message "unable to resolve the name yout.getElement" is shown because the variable yout is not present in the Workspace after the model is run.
The variable can be saved as yout by unchecking the "Single simulation output" checkbox, and checking the "Output" checkbox in the model from Simulink under Modeling>Model Settings>Data Import/Export.
Hope this helps.
1 comentario
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!