Quantile function isn't working

6 ビュー (過去 30 日間)
Sophie Macfarland
Sophie Macfarland 2020 年 1 月 24 日
回答済み: Walter Roberson 2020 年 1 月 24 日
I'm running a code on two computers, one has R2019b and the other has R2019a. On the first computer, the code works fine. On on the second, I get the following error: Undefined function 'quantile' for input arguments of type 'double'.

回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 1 月 24 日
quantile is part of the Statistics and Machine Learning Toolbox. You probably do not have that installed on the second computer.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by