![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Creates variables in the base workspace from an array or cell.
Variable names are extracted as (prefix)_(nnnn)_(suffix)
Definition in file extract_variables.m.
Go to the source code of this file.
Functions | |
function | extract_variables (in in, in suffix, in prefix) |
function extract_variables | ( | in | in, |
in | suffix, | ||
in | prefix | ||
) |
in | Array or cell |
suffix | (optional) Suffix for variable names |
prefix | (optional) Prefix for variable names |