showing "unable to resolve name yout.getElement"
8 次查看(过去 30 天)
显示 更早的评论
below i have attached the file.
0 个评论
回答(1 个)
Swatantra Mahato
2020-10-21
编辑:Swatantra Mahato
2020-10-21
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.
另请参阅
类别
在 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!