Home > slabtools > cipic2sarc.m

cipic2sarc

PURPOSE ^

cipic2sarc - converts CIPIC .mat to slab3d archive.

SYNOPSIS ^

function h = cipic2sarc( matName, name, comment, sarcName )

DESCRIPTION ^

 cipic2sarc - converts CIPIC .mat to slab3d archive.

 h = cipic2sarc( matName, name, comment, sarcName )

 matName  - name of .mat file ('' and default = 'hrir_final.mat')
 name     - subject name (default = 'noname')
 comment  - comment string (default = '')
 sarcName - if present, saves sarc to file (do not include .sarc extension)

 h - slab3d archive struct

 If 'name' field found in .mat file, it is used for the subject name.
 Currently, no sarc eq fields are set.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 20-Nov-2009 18:52:57 by m2html © 2003