IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
emptystruct.m File Reference

Detailed Description

Creates empty structure with fields as in passed structure.

Definition in file emptystruct.m.

Go to the source code of this file.

Functions

function emptystruct (in st)
 

Function Documentation

function emptystruct ( in  st)
Parameters
stStruct with fields to be used to create the empty struct, OR cell array of field names (as strings)