Undefined function or variable 'kappa'
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Stelios Fanourakis
el 5 de Mayo de 2018
Editada: John D'Errico
el 5 de Mayo de 2018
Why Matlab give me that error? Is there any kappa ready made function? ANy idea why this error occurs?
0 comentarios
Respuesta aceptada
John D'Errico
el 5 de Mayo de 2018
Editada: John D'Errico
el 5 de Mayo de 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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!