Plotting a overlapped graph

2 visualizaciones (últimos 30 días)
rrv
rrv el 23 de En. de 2019
Respondida: KSSV el 23 de En. de 2019
Is it possible plot overlapped graphs? One on top of the other. Example, I want to plot 2 graphs with different x-domain. One begins at zero and ends at 3, the other one begins also at zero but ends in 1000. I like to see if the one on the left fits with the one on the right.
Screenshot_1.jpg

Respuestas (1)

KSSV
KSSV el 23 de En. de 2019
USe hold on and plot the same on the same....Or have a look about:
yyaxis right and yyaxis left

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by