Borrar filtros
Borrar filtros

how to apply for loop in matlab for plotting a continous sine wave?

1 visualización (últimos 30 días)
Mansi Gupta
Mansi Gupta el 26 de Jun. de 2018
Editada: Kenneth Jones el 17 de Jul. de 2018
t = [0:0.1:2*pi]
a = sin(t);
plot(t,a)

Respuestas (1)

Kenneth Jones
Kenneth Jones el 3 de Jul. de 2018
Editada: Kenneth Jones el 17 de Jul. de 2018
Hmm... i am trying the same but is not working ! Aswell people recomend me an website with wheels size calculator by the make of the car please?! i found that one https://tirereviews.co/wheel-tire-size-calculator/ witch is really great but to comapre?!
  1 comentario
Mansi Gupta
Mansi Gupta el 3 de Jul. de 2018
You could my purpose for doing so in other comments... I want to know what did you tried.

Iniciar sesión para comentar.

Categorías

Más información sobre Arduino Hardware 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!

Translated by