필터 지우기
필터 지우기

Overlaying Subplots

조회 수: 7 (최근 30일)
Brad
Brad 2011년 4월 16일
Hi everyone,
I am a MATLAB rookie and need some assistance in overlaying two subplots. Is there a certain command that allows me to do this? Any input would be greatly appreciated. Thanks!

답변 (2개)

Oleg Komarov
Oleg Komarov 2011년 4월 16일
hold on
Before plotting on the same plot the second time.

Seyyed Ali
Seyyed Ali 2011년 11월 28일
I have a question I call subplot and plot inside a function(myPlot). I have 'hold on' command before my plot command. Every time I call myPlot, it replaces the previous plot. I don't know how I can hold it. Any Idea? Note that I have hold on.
  댓글 수: 1
Daniel Shub
Daniel Shub 2011년 11월 28일
This is really a new question and not an answer to the question Brad asked. You should ask it as a new question.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile 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!

Translated by