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일

0 개 추천

quantile is part of the Statistics and Machine Learning Toolbox. You probably do not have that installed on the second computer.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

질문:

2020년 1월 24일

답변:

2020년 1월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by