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
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 Center 和 File Exchange 中查找有关 MATLAB Support Package for Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!