필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

hi , every one , can i find help to do this , thank you

조회 수: 1 (최근 30일)
mina massoud
mina massoud 2019년 6월 7일
마감: MATLAB Answer Bot 2021년 8월 20일
1) how can i make a plot like this ( i need only the plot with the yellow line )
2) if i have a file.fig and i need to integrate it in a script matlab to put it with another figure on the same plot
Immagine.png
  댓글 수: 7
Walter Roberson
Walter Roberson 2019년 6월 7일
XDir reverse would be for high x values down to low x values, which is not the case in this plot.
The x and y axes labels are exchanged
dpb
dpb 2019년 6월 7일
That's a fignewton of the orientation when swap the axes, Walter...then you have to flip XDir to return to the expected direction visually when it's in the normal y-axis location.
Give it a try... :)

답변 (0개)

이 질문은 마감되었습니다.

태그

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by