필터 지우기
필터 지우기

Bar plot with two X axes

조회 수: 1 (최근 30일)
Hari
Hari 2016년 4월 12일
편집: Hari 2016년 4월 12일
Can someone help me in providing a sample program of a bar plot with two X axes? Thanks in advance!

답변 (1개)

Walter Roberson
Walter Roberson 2016년 4월 12일
plotxx( x1, y1, x2, y2, @bar,@bar)
  댓글 수: 1
Hari
Hari 2016년 4월 12일
편집: Hari 2016년 4월 12일
Thanks a lot! but when I run, I get the following error "Undefined function or variable 'plotxx'"
Update: I think I have to download the plotxx.m file.

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

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by