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 CenterFile Exchange에서 Elementary Math에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by