Go to the source code of this file.
|
function | finputcheck (in vararg, in fieldlist, in callfunc, in mode, in verbose) |
|
function | fieldtest (in fieldname, in fieldtype, in fieldval, in tmpval, in callfunc) |
|
function | removedup (in cella, in verbose) |
|
function | myfprintf (in verbose, in varargin) |
|
◆ fieldtest()
function fieldtest |
( |
in |
fieldname, |
|
|
in |
fieldtype, |
|
|
in |
fieldval, |
|
|
in |
tmpval, |
|
|
in |
callfunc |
|
) |
| |
◆ finputcheck()
function finputcheck |
( |
in |
vararg, |
|
|
in |
fieldlist, |
|
|
in |
callfunc, |
|
|
in |
mode, |
|
|
in |
verbose |
|
) |
| |
◆ myfprintf()
function myfprintf |
( |
in |
verbose, |
|
|
in |
varargin |
|
) |
| |
◆ removedup()
function removedup |
( |
in |
cella, |
|
|
in |
verbose |
|
) |
| |