How to invert/flip only Y1 axis in a 2-line plot (Y1 and Y2 upon X)?
    2 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Keegan Carvalho
      
 il 24 Nov 2018
  
    
    
    
    
    Modificato: madhan ravi
      
      
 il 24 Nov 2018
            I am trying to a plot time series of two variables, ssh and iso (in csv file attached (ssh.csv)). 
However I wanted to invert/flip the iso axis (Y2 axis) while keeping the ssh axis (Y1 axis) the same. I attached an example.jpg image to show exactly how I want the plot. I have previously used "plot" and "yyaxis left" and "yyaxis right" commands. But this graph gives increasing values on both Y axes.
Would be grateful to receive some help in this.
0 Commenti
Risposta accettata
  madhan ravi
      
      
 il 24 Nov 2018
        
      Modificato: madhan ravi
      
      
 il 24 Nov 2018
  
      https://www.mathworks.com/matlabcentral/answers/22321-plotting-and-reversing-axis-direction#answer_29378 , grab second axes handle and do as instructed in the link
0 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!