Clear Filters
Clear Filters

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

1 view (last 30 days)
t = [0:0.1:2*pi]
a = sin(t);
plot(t,a)

Answers (1)

Kenneth Jones
Kenneth Jones on 3 Jul 2018
Edited: Kenneth Jones on 17 Jul 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?!

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!