int2str2
PURPOSE
Convert integer to string of given length; improved version of int2str.
SYNOPSIS
function nstr = int2str2( n, ndigits )
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
- clf_dectree_train Train a decision tree classifier.
- confmatrix_show Used to display a confusion matrix.
- kmeans2 Very fast version of kmeans clustering.
- nfoldxval Runs n-fold cross validation on data with a given classifier.
- imwrite2 Similar to imwrite, except follows a strict naming convention.
- imwrite2split Writes/reads a large set of images into/from multiple directories.
- feval_images Used to apply the same operation to all images in given directory.
- simplecache A very simply cache that can be used to store results of computations.
Generated on Wed 03-May-2006 23:48:50 by m2html © 2003