help for "*.mexw64" file

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 .

Antworten (1)

Walter Roberson
Walter Roberson am 17 Dez. 2013

0 Stimmen

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

2 Kommentare

Walter Roberson
Walter Roberson am 17 Dez. 2013
Okay; in any case, the difficulty is not with any Mathworks-supplied routine.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 16 Dez. 2013

Kommentiert:

am 17 Dez. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by