Home > ISET > utility > ieMemoryCheck.m

ieMemoryCheck

PURPOSE ^

Calculate the memory use in the calling routine or base

SYNOPSIS ^

function m = ieMemoryCheck(unit,level)

DESCRIPTION ^

Calculate the memory use in the calling routine or base

    m = ieMemoryCheck(unit,level)

 The output can be presented in megabytes ('MB') kilobytes ('KB') or bytes
('B').

 Example
    m = ieMemoryCheck('KB','base')
    m = ieMemoryCheck('MB','caller')

 Copyright ImagEval, LLC, 2005

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003