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!