Plotting a overlapped graph
이전 댓글 표시
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.

답변 (1개)
KSSV
2019년 1월 23일
0 개 추천
USe hold on and plot the same on the same....Or have a look about:
yyaxis right and yyaxis left
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!