Exponential random generator broken
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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 comentario
Matt Fig
el 14 de Sept. de 2012
... or just masked...
Respuestas (1)
Tom Lane
el 14 de Sept. de 2012
Works for me. Try
which exprnd
dbtype exprnd 1
1 comentario
Sean de Wolski
el 14 de Sept. de 2012
Works fine for me too:
>>which -all exprnd
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!