quantile function not working!
Show older comments
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 Comment
per isakson
on 7 Apr 2015
What does
which quantile -all
return?
Answers (0)
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!