Undefined function 'exprnd' for input arguments of type 'double'.
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 20 Okt. 2015
Your HPC does not have the Statistics toolbox installed (or licensed)
0 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!