How to lift the X-axis on graph?
조회 수: 2 (최근 30일)
이전 댓글 표시
Let's f(x,y)=0 graph
ezplot('sin(x)*sin(y)*sin(x*y)-1/4',[0 pi -4 4])
But more convenient, because of symmetry, -- to lift abscissa axis up to y=0.
Maybe anybody have seen a way... but I think MATLAB hasn't tools (on contrary to Excel)
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Discrete Data Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!