Plotting Multiple Y Axes on Same Side of Plot - App Designer
Afficher commentaires plus anciens
Hi, I have figured out how to plot two y axes, one being on the left and one on the right side in app designer using yyaxis(app.UIAxes,'left') and yyaxis(app.UIAxes,'right'). However, I would like to plot many axes (3+) all on the left side of the plot such as the image I found below, any help would be greatly appreciated, thanks.

Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!