quantile function not working!
古いコメントを表示
I am using Matlab2014b with the statistic toolbox (among others), and when I try to use the quantile function, it gives me an error message: Undefined function 'quantile' for input arguments of type 'double'. My numbers are obviously of type 'double', like the example provided in the 'Help' menu. Where is the problem?
1 件のコメント
per isakson
2015 年 4 月 7 日
What does
which quantile -all
return?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!