How can i display a vector on Matlab that does the follwing
1 回表示 (過去 30 日間)
古いコメントを表示
I want the vector to go from 0 to 15 while stepping 5 the vector should output shoulb be [0 5 10 15]
0 件のコメント
回答 (1 件)
Steven Lord
2022 年 5 月 18 日
I suspect this may be part of a homework assignment so I'm not going to give you the answer. But I believe the section on "Vectors and Matrices" in the free MATLAB Onramp tutorial covers that topic.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!