Undefined function or variable 'cvpartition'.

10 vues (au cours des 30 derniers jours)
Noufal
Noufal le 19 Août 2019
Commenté : Noufal le 20 Août 2019
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 commentaires
dpb
dpb le 19 Août 2019
What do
which -all cvpartition
and
ver
return (for latter, can elide your license number...)
Noufal
Noufal le 20 Août 2019
Thank you so much

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by