Generate a 1-by-10 vector p whose elements are random numbers.
3 次查看(过去 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!