ml_morlabopts

Option struct generator for MORLAB functions.

Contents

Syntax

ml_morlabopts(fname)
opts = ml_morlabopts(fname)

Description

This function can be used to generate an option structure for the MORLAB function specified by fname. The structure is filled with empty arrays such that the default values of the MORLAB function are called. For the choice of the default values, call this function without an output argument or see the documentation of the corresponding function.

Input

Output

See Also

morlab