Matlab 2021b Simulink Data Inspector automatic overlay and overwrite no longer present
7 次查看(过去 30 天)
显示 更早的评论
Hi,
I've just started using Matlab 2021b and noticed a few changes to the Data Inspector from the previous version I was using (2019b).
Specifically, previously the plotting area was configured to default to overlay plots between successive simulations. There was also the option of allowing successive simulation to overwrite the traces of the immediate predecessor.
The new version appears to be totally manual in operation and successive simulations neither plot on top or overwrite the simulations that precede it. How can the tool be configured to operate as before?
Thanks
0 个评论
回答(1 个)
Yash
2024-1-18
Hey Nipun,
In MATLAB 2021b, the Data Inspector tool has undergone some changes in its default behavior. By default, the tool no longer overlays plots between successive simulations or overwrites the traces of the immediate predecessor. However, you can still configure the tool to operate as before by configuring the settings menu in the the Data Inspector window (to open it you can type inspector in the MATLAB command window).
In the settings menu, you will find options to configure the behavior of the Data Inspector. To enable overlay plots between successive simulations, check the "Overlay plots" option. To allow successive simulations to overwrite the traces of the immediate predecessor, check the "Overwrite traces" option.
Hope this helps!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Analyze Simulation Results 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!