Exponential random generator broken
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
Matt Fig
2012-9-14
... or just masked...
回答(1 个)
Tom Lane
2012-9-14
Works for me. Try
which exprnd
dbtype exprnd 1
1 个评论
Sean de Wolski
2012-9-14
Works fine for me too:
>>which -all exprnd
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!