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:
- confMatrixShow Used to display a confusion matrix.
- kmeans2 Fast version of kmeans clustering.
- imwrite2 Similar to imwrite, except follows a strict naming convention.
- seqIo Utilities for reading and writing seq files.
- seqReaderPlugin Plugin for seqIo and videoIO to allow reading of seq files.
- 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 by m2html © 2003