Azzera filtri
Azzera filtri

random array

1 visualizzazione (ultimi 30 giorni)
Kugen Raj
Kugen Raj il 18 Mar 2012
i'm trying to produce a random plot with random nodes within a specified range. how can I perform this task?

Risposte (2)

Walter Roberson
Walter Roberson il 18 Mar 2012

Sahyadri Vibhu
Sahyadri Vibhu il 20 Mar 2012
depvar = randi ([a b],c,d);
plot (depvar);
where "a" and "b" are the limits and a cXd matrix is stored in depvar

Categorie

Scopri di più su Line Plots in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by