<< div2dcsv Data management div2tab >>

fact >> Data management > div2mat

div2mat

exports a Div structure or a structure of Divs to the .mat format

Calling sequence

div2mat(x_div,varname,filename;

Arguments

x_div:

a Div structure or a structure of Divs

varname:

the name of the variable in the 'filename' file; a string

filename:

the name of the .mat file; a string

Examples

div2mat(xdiv, 'data1','data1.mat');

Authors


Report an issue
<< div2dcsv Data management div2tab >>