3 %>@brief Creates empty structure with fields
as in passed structure
5 %> @param st Struct with fields to be used to create the empty
struct, OR cell array of field names (
as strings)
16 [out(:).(ff{i})] = deal();
function emptystruct(in st)
Analysis Session (AS) base class.