Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Generate data at one point

1 vue (au cours des 30 derniers jours)
Anonymous User
Anonymous User le 8 Avr 2020
Clôturé : MATLAB Answer Bot le 20 Août 2021
How i genrate date at one point only ! i used random genration and the date sparated on the whole range ! how i can put them all for eample at point 50 ?
a1 = 2000; b1 = 9000;
S= (b1-a1).*rand(163,1) + a1;.

Réponses (0)

Cette question est clôturée.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by