Undefined function 'exprnd' for input arguments of type 'double'.
11 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Walter Roberson
2015-10-20
Your HPC does not have the Statistics toolbox installed (or licensed)
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!