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

4 ビュー (過去 30 日間)
Emil Goh
Emil Goh 2015 年 5 月 21 日
コメント済み: Emil Goh 2015 年 5 月 21 日
this is my first time using matlap! help me!

採用された回答

Joseph Cheng
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 件)

カテゴリ

Help Center および File ExchangeElementary Math についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by