Undefined function or variable 'kappa'
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Stelios Fanourakis
le 5 Mai 2018
Modifié(e) : John D'Errico
le 5 Mai 2018
Why Matlab give me that error? Is there any kappa ready made function? ANy idea why this error occurs?
0 commentaires
Réponse acceptée
John D'Errico
le 5 Mai 2018
Modifié(e) : John D'Errico
le 5 Mai 2018
There is no function named kappa in MATLAB, or in any toolbox that I can find.
However, there are functions by that name in the file exchange. The first few:
https://uk.mathworks.com/matlabcentral/mlc-downloads/downloads/submissions/15365/versions/4/previews/kappa.m/index.html
There is absolutely no way that we can know which of those, or the many other tools it might be.
Or you might just have been given code that assumes a variable by that name. How can we know?
Contact the source of the code, and ask them.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!