how can i plot two graph in single one without subplot?
    4 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
i have data of two profile, i want to plot age & depth of these profile x & y axis are nearly equal for both profile.
0 commentaires
Réponse acceptée
  Mischa Kim
    
      
 le 5 Mar 2014
        
      Modifié(e) : Mischa Kim
    
      
 le 5 Mar 2014
  
      Use
 hold all
before or after the first plot command.
3 commentaires
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

