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!