How can I add axis labels directly to a plot in Simulink Data Inspector?
17 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 1 Fév 2024
Réponse apportée : MathWorks Support Team
le 22 Fév 2024
I am using Simulink Data Inspector to evaluate my simulation data. I want to add a label to the X-axis similar to the 'xlabel' command in MATLAB.
Is there a way to do this in the Simulink Data Inspector UI or to update the plot programmatically?
Réponse acceptée
MathWorks Support Team
le 1 Fév 2024
The ability to add axis labels is not an available feature in Simulink Data Inspector.
However, to work around this issue you can save the plot to a MATLAB figure and then manipulate the saved figure with MATLAB commands or in the figure window.
0 commentaires
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!