Generate a 1-by-10 vector p whose elements are random numbers.
显示 更早的评论
Generate a 1-by-10 vector p whose elements are random numbers.
回答(1 个)
gonzalo Mier
2018-10-23
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!