Exponential random generator broken
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comment
Matt Fig
on 14 Sep 2012
... or just masked...
Answers (1)
Tom Lane
on 14 Sep 2012
Works for me. Try
which exprnd
dbtype exprnd 1
1 Comment
Sean de Wolski
on 14 Sep 2012
Works fine for me too:
>>which -all exprnd
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!