Exponential random generator broken
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
Hi,
I am using release 2012b 64bit version. The command exprnd does not take vectors. Try this example: exprnd(1,[10 1]) Error using exprnd Too many input arguments
Best,
Pablo
1 Commento
Matt Fig
il 14 Set 2012
... or just masked...
Risposte (1)
Tom Lane
il 14 Set 2012
Works for me. Try
which exprnd
dbtype exprnd 1
1 Commento
Sean de Wolski
il 14 Set 2012
Works fine for me too:
>>which -all exprnd
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!