Show results after simulation
3 次查看(过去 30 天)
显示 更早的评论
I am building an interface that performs simulations using simulink simulation input and output objects. But at the moment of showing my simulation results in the interface, I noticed that they appear without the units. It is the same as it is shown if I use the data inspector. Has anyone worked with these simulink objects and managed to display the units? What other alternatives do you suggest to work with several groups of simulations of the same simulink/simscape model with an interface. Thanks
0 个评论
回答(1 个)
Pratyush
2023-6-3
Are you viewing the simulation results in the scope block? If yes then you can go to the Axes properties button in the toolbar, in the dialog box select units tab. There you can enter the units for your signal.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Troubleshooting 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!