Show results after simulation
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Pratyush
on 3 Jun 2023
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.
See Also
Categories
Find more on Troubleshooting 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!