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:
- clfDecTreeTrain Train a decision tree classifier.
- confMatrixShow Used to display a confusion matrix.
- kmeans2 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.
- fevalImages Used to apply the same operation to all images in given directory.
- simpleCache A simple cache that can be used to store results of computations.
Generated on Wed 03-Oct-2007 13:09:09 by m2html © 2003