Filter löschen
Filter löschen

I need to know if there is a any function in matlab to choose random numbers from a given list. The list is given by the user. Suppose the list is (4,9,10,18,2) each time I want one value to be taken for calculation what function do I use?

1 Ansicht (letzte 30 Tage)
Is there a function like that?

Akzeptierte Antwort

madhan ravi
madhan ravi am 10 Feb. 2019
yourlist(randi(numel(yourlist)))
  3 Kommentare
Kamali M
Kamali M am 12 Feb. 2019
Sir
out of a list if I want to take each element in an order then what function do I use?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by