Multiple f(x) values for a 2D graphic
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I want to create a 2D graphic with one value for x axis and several values for y axis. This is easy, but I have a issue when I want to show more than one y axis, because it seems that are created several graphics.
How can I solve this?
Thanks
Regards
댓글 수: 0
답변 (2개)
Matt Tearle
2011년 2월 15일
For more than two y axes, you could try ploty4.m or myplotyy.m or addaxis.m -- all available on File Exchange.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Two y-axis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!