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

1 次查看(过去 30 天)
t = [0:0.1:2*pi]
a = sin(t);
plot(t,a)

回答(1 个)

Kenneth Jones
Kenneth Jones 2018-7-3
编辑:Kenneth Jones 2018-7-17
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?!

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by