Home > . > imadoc2struct.m

imadoc2struct

PURPOSE ^

'imadoc2struct': reads the xml file for image documentation

SYNOPSIS ^

function [s,errormsg]=imadoc2struct(ImaDoc)

DESCRIPTION ^

'imadoc2struct': reads the xml file for image documentation 

function [s,errormsg]=imadoc2struct(ImaDoc) 
--------------------------------------------------------
 OUTPUT:
 s: structure representing ImaDoc
   s.Heading: information about the data hierarchical structure
   s.Time: matrix of times
   s.TimeUnit
  s.GeometryCalib: substructure containing the parameters for geometric calibration
 errormsg: error message

 INPUT:
 ImaDoc: full name of the xml input file with head key ImaDoc
function [s,error,Heading,nom_type_ima,ext_ima,abs_time,TimeUnit,mode,NbSlice]=imadoc2struct(ImaDoc)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 10-Mar-2010 20:42:36 by m2html © 2003