Division by row vectors

1 view (last 30 days)
Reuben Addison
Reuben Addison on 23 Nov 2019
Answered: Reuben Addison on 23 Nov 2019
Hello, I am wondering what the code below means
time = 0:1/1000:3

Accepted Answer

David Hill
David Hill on 23 Nov 2019
Edited: David Hill on 23 Nov 2019
It makes a vector of time from 0 in .001 steps to 3.

More Answers (1)

Reuben Addison
Reuben Addison on 23 Nov 2019
Thanks

Categories

Find more on MATLAB in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!