Quantile function isn't working

18 visualizaciones (últimos 30 días)
Sophie Macfarland
Sophie Macfarland el 24 de En. de 2020
Respondida: Walter Roberson el 24 de En. de 2020
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'.

Respuestas (1)

Walter Roberson
Walter Roberson el 24 de En. de 2020
quantile is part of the Statistics and Machine Learning Toolbox. You probably do not have that installed on the second computer.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by