Division by row vectors
3 次查看(过去 30 天)
显示 更早的评论
Hello, I am wondering what the code below means
time = 0:1/1000:3
0 个评论
采纳的回答
David Hill
2019-11-23
编辑:David Hill
2019-11-23
It makes a vector of time from 0 in .001 steps to 3.
0 个评论
更多回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!