Home > ISET > plots > plotSceneRadiance.m

plotSceneRadiance

PURPOSE ^

SYNOPSIS ^

function [udata, figNum] = plotSceneRadiance(dataType)

DESCRIPTION ^

  [udata, figNum] = plotSceneRadiance([dataType])

Author: ImagEval
Purpose:
   Plot the average scene radiance within a ROI selected by the user.
   The default data type is photons. The results are
   plotted in the GRAPHWIN window.  The user data and the graphWin figure
   number are returned.

 dataType = 'photons'; udata = plotSceneRadiance(dataType)
 [udata,figNum] = plotSceneRadiance('energy')
 [udata,figNum] = plotSceneRadiance('photons') % Default

CROSS-REFERENCE INFORMATION ^

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