Undefined function 'exprnd' for input arguments of type 'double'.
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Walter Roberson
il 20 Ott 2015
Your HPC does not have the Statistics toolbox installed (or licensed)
0 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!