Request for guidance about Line Graph with 2 Y-axis
조회 수: 4 (최근 30일)
이전 댓글 표시
Dears,
Kindly guide me that how can I draw a Line Graph in Matlab with 2 Y-axis.I have attached a excel file.
I will be highly appreciated on urgent guidance!!!
댓글 수: 0
채택된 답변
Steven Lord
2017년 8월 21일
If you're using release R2016a or later, use the examples on the documentation page for the yyaxis function as a starting point.
If you're using an earlier release, see the documentation page for the plotyy function.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!