Generate a 1-by-10 vector p whose elements are random numbers.
2 ビュー (過去 30 日間)
古いコメントを表示
Generate a 1-by-10 vector p whose elements are random numbers.
0 件のコメント
回答 (1 件)
gonzalo Mier
2018 年 10 月 23 日
p=rand(1,10)
1 件のコメント
John D'Errico
2018 年 10 月 23 日
Please don't just post answers to an obvious homework problem. It does not help the student, and it convinces them that Answers is here to do their homework for them.
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!