Undefined function or variable 'cvpartition'.

Hi,
for the follwoing code:
P = cvpartition(Y,'Holdout',0.20);
Am facing "Undefined function or variable 'cvpartition' " error, while I have already installed "Statistics and Machine Learning Toolbox".
Any advice please, how can I fix this issue.
Thank you

댓글 수: 2

What do
which -all cvpartition
and
ver
return (for latter, can elide your license number...)
Noufal
Noufal 2019년 8월 20일
Thank you so much

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

태그

질문:

2019년 8월 19일

댓글:

2019년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by