Home > . > results2.m

results2

PURPOSE ^

results: Matlab function saves results computed by sfrmat3.m.

SYNOPSIS ^

function status = results2(dat, datfile, roi, oename, memo, filename)

DESCRIPTION ^

 results: Matlab function saves results computed by sfrmat3.m.
  Data stored is in a form similar to that generated by the ISO
  in an Excel compatible, tab delimited text file.

  Usage: status =  results(dat, datfile, roi, memo, filename)
  dat =      spatial frequency, (srf array) in either a 2 column or
             4 column (frq, r, g, b) form
  datfile =  image file used for input data
  roi =      pixel coordinates that define the Region of Interest in
             datfile
  oename =    name of OECF file applied (or 'none'). 
  memo =     optional comment string
  filename = optional name of file where results are to be saved. If
             this is not supplied, the user is prompted by a dialog
             window.  
 24 Sept. 2008

 Copyright (c) Peter D. Burns 2008

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 27-Jul-2009 13:44:16 by m2html © 2003