how to plot the parabola x^2-y=4 using ezplot command?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
this is my first time using matlap! help me!
0 Commenti
Risposta accettata
Joseph Cheng
il 21 Mag 2015
ezplot('x^2-y=4');
you just type it in... since you have a similar question already on holding and plot. perhaps the actual question should be how do you us ezplot.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Elementary Math in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!