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!