showing "unable to resolve name yout.getElement"
8 views (last 30 days)
Show older comments
below i have attached the file.
0 Comments
Answers (1)
Swatantra Mahato
on 21 Oct 2020
Edited: Swatantra Mahato
on 21 Oct 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.
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!