Generate a 1-by-10 vector p whose elements are random numbers.
Ältere Kommentare anzeigen
Generate a 1-by-10 vector p whose elements are random numbers.
Antworten (1)
gonzalo Mier
am 23 Okt. 2018
0 Stimmen
p=rand(1,10)
1 Kommentar
John D'Errico
am 23 Okt. 2018
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.
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!