Effacer les filtres
Effacer les filtres

random array

1 vue (au cours des 30 derniers jours)
Kugen Raj
Kugen Raj le 18 Mar 2012
i'm trying to produce a random plot with random nodes within a specified range. how can I perform this task?

Réponses (2)

Walter Roberson
Walter Roberson le 18 Mar 2012

Sahyadri Vibhu
Sahyadri Vibhu le 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

Catégories

En savoir plus sur Line Plots dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by