could anyone tell me is it possible to solve the issue.

1 vue (au cours des 30 derniers jours)
jaah navi
jaah navi le 20 Avr 2018
Commenté : Birdman le 20 Avr 2018
I am running one code with the result of getting one graph.After that i am running another code which generates the graph.For both the graph the x axis remains the same and y axis with different values. IS it possible to merge these two graphs into one single graph.I have attached the graph taken from two separate codes. could anyone help me how to merge the two graph into one single graph when i run the code.

Réponses (1)

Birdman
Birdman le 20 Avr 2018

Use hold on to plot both graphs in one figure.

  2 commentaires
jaah navi
jaah navi le 20 Avr 2018
but the graph are from two separate codes.could you please help me to plot the graph of two separate codes into one
Birdman
Birdman le 20 Avr 2018
Share your code.

Connectez-vous pour commenter.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by