Undefined function 'exprnd' for input arguments of type 'double'.
Show older comments
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' "?
Answers (1)
Walter Roberson
on 20 Oct 2015
0 votes
Your HPC does not have the Statistics toolbox installed (or licensed)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!