ml_check_cell_vector

Checks input vectors and sets default values.

Contents

Syntax

opts = ml_check_cell_vector(opts, name, numSys, orders, default)

Description

Checks for the field name of a struct to be a vector or one dimensional cell array of vectors and checks those vectors to fit with the dimensions in orders. If there are less vectors than numSys, the rest is filled up by using the default function.

Input

Output

See Also

ml_check_cell_param