how to apply for loop in matlab for plotting a continous sine wave?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
t = [0:0.1:2*pi]
a = sin(t);
plot(t,a)
1 comentario
Respuestas (1)
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?!
Ver también
Categorías
Más información sobre MATLAB Support Package for 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!