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...)

请先登录,再进行评论。

回答(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