Borrar filtros
Borrar filtros

when plotting something the plot becomes messy

2 visualizaciones (últimos 30 días)
Eranja Noopehewa
Eranja Noopehewa el 24 de Mzo. de 2020
Comentada: Eranja Noopehewa el 25 de Mzo. de 2020
x = 0:pi/100:2*pi;
y = sin(x);
plot(x,y)
when i try to plot someting on matlab i always get messy plots. For an example i have used a very basic equation given above and my plot looks something like this,
  3 comentarios
darova
darova el 24 de Mzo. de 2020
See this answer
Eranja Noopehewa
Eranja Noopehewa el 25 de Mzo. de 2020
Thanks, this method works.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by