Undefined function or variable 'kappa'

조회 수: 3 (최근 30일)
Stelios Fanourakis
Stelios Fanourakis 2018년 5월 5일
편집: John D'Errico 2018년 5월 5일
Why Matlab give me that error? Is there any kappa ready made function? ANy idea why this error occurs?

채택된 답변

John D'Errico
John D'Errico 2018년 5월 5일
편집: John D'Errico 2018년 5월 5일
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개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by