hello; I try to run a toolbox (tech_geek_files) in matlab 20013a 64 bit/windows 7 64 bit/mvc 2010 I got this message:
if true
% Undefined function 'vgg_kmiter' for input arguments of type
'double'.
Error in vgg_kmeans (line 32)
[CX, sse] = vgg_kmiter(X, CX);
Error in main (line 47)
CX=vgg_kmeans(X, 500);% Clustering
end
need help please .

답변 (1개)

Walter Roberson
Walter Roberson 2013년 12월 17일

0 개 추천

You will need to follow the installation instructions, which might be in README.txt

댓글 수: 2

Walter Roberson
Walter Roberson 2013년 12월 17일
Okay; in any case, the difficulty is not with any Mathworks-supplied routine.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

질문:

2013년 12월 16일

댓글:

2013년 12월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by