how to plot the parabola x^2-y=4 using ezplot command?
4 次查看(过去 30 天)
显示 更早的评论
this is my first time using matlap! help me!
0 个评论
采纳的回答
Joseph Cheng
2015-5-21
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.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!