How do I make a random vector with intergers?

Hello, I was wondering how I could make a random 3 dimensional vector in Matlab with each value being an integer between -9 to 9?

 Akzeptierte Antwort

Matt J
Matt J am 17 Mär. 2017

0 Stimmen

randi([-9,9],3,1)

Weitere Antworten (0)

Kategorien

Produkte

Gefragt:

am 17 Mär. 2017

Kommentiert:

am 17 Mär. 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by