Plotting Multiple Y Axes on Same Side of Plot - App Designer
    9 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Garrett Valley
 am 23 Jun. 2021
  
    
    
    
    
    Beantwortet: Kishan Dhakan
      
 am 23 Jun. 2021
            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.

0 Kommentare
Akzeptierte Antwort
  Kishan Dhakan
      
 am 23 Jun. 2021
        You can try using this file from MATLAB file exchange:
There is also description given on the page.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

