plot saved data in the sope
2 次查看(过去 30 天)
显示 更早的评论
Hello, my question is about scope of simulink, in the scope setting it is possible to save all the data in a structure or in array, but is it possible to plot saved data in the scope again or just I can plot it by using plot fuction of matlab, thanks?
0 个评论
采纳的回答
Azzi Abdelmalek
2013-9-11
编辑:Azzi Abdelmalek
2013-9-11
You can use a From Workspace blocks. If y is your saved structure variable with time, just put it in the from workspace block parameters
更多回答(0 个)
另请参阅
类别
在 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!