Undefined function 'exprnd' for input arguments of type 'double'.
Mostrar comentarios más antiguos
I am using exprnd function for generating an array of 5*10. The function is working fine on my pc and when i try it on HPC it gives the error as "Undefined function 'exprnd' for input arguments of type 'double' "?
Respuestas (1)
Walter Roberson
el 20 de Oct. de 2015
0 votos
Your HPC does not have the Statistics toolbox installed (or licensed)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!