How to lift the X-axis on graph?
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!