how to plot the parabola x^2-y=4 using ezplot command?

 Accepted Answer

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.

More Answers (0)

Categories

Find more on Elementary Math in Help Center and File Exchange

Tags

Asked:

on 21 May 2015

Commented:

on 21 May 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!