search for: kmeanscluster

Displaying 1 result from an estimated 1 matches for "kmeanscluster".

2006 Dec 30
2
Evaluating Entire Matlab code at a time
...lab, "swissroll") > > // Here another matlab window titled "Figure no.1" (corresponding to the > actual matlab output of swissroll.m) opened, but the window is blank. No > output is being displayed. However, when i used the same command for > another matlab code, kMeansCluster.m, the warnings/Exceptions generated are > similar to that os swissroll.m. Here is the output: > > > res <- evaluate(matlab, "kMeansCluster;") > > Sending expression on the Matlab server to be evaluated...: 'kMeansCluster;' > Received an 'MatlabExceptio...