How to lift the X-axis on graph?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!