What does plotStyle denotes in a structure logged from Scope?
Afficher commentaires plus anciens
While using Simulink I am logging all my simulation results using Scope block. Logging tab in scope is configured to log data to workspace in form of "Structure With Time". After running the simulation inside of the structure that contains results of simulation, there is a signal structure which contains fields like values, dimensions, label, title and plotStyle. While I know the meaning first 4 fields, I can not find any documentation on what plotStyle stands for. In my experience some integer values are put inside, but I don't know how to use them. It looks like there is 0 when data should be shown using plot, and 1 when stairs function should be used but it is only my guess. I would be grateful if someone could tell me what contains the plotStyle field.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Prepare Model Inputs and Outputs dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!