how to plot the parabola x^2-y=4 using ezplot command?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Emil Goh
el 21 de Mayo de 2015
Comentada: Emil Goh
el 21 de Mayo de 2015
this is my first time using matlap! help me!
0 comentarios
Respuesta aceptada
Joseph Cheng
el 21 de Mayo de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Elementary Math en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!