How to lift the X-axis on graph?
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Discrete Data Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!