Undefined function 'exprnd' for input arguments of type 'double'.
11 visualizaciones (últimos 30 días)
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' "?
0 comentarios
Respuestas (1)
Walter Roberson
el 20 de Oct. de 2015
Your HPC does not have the Statistics toolbox installed (or licensed)
0 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!