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!