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 visualizzazione (ultimi 30 giorni)
Is there a function like that?

Risposta accettata

madhan ravi
madhan ravi il 10 Feb 2019
yourlist(randi(numel(yourlist)))
  3 Commenti

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by