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!