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!