Navigation

Operators and Keywords

Function List:

C++ API

: set (recorder, name, value)
: set (recorder, properties)
: properties = set (recorder)

Set the value of property specified by name to a given value.

If name and value are cell arrays of the same size, set each property to a corresponding value. Given a structure with fields corresponding to property names, set the value of those properties to the corresponding field values. Given only the recorder object, return a structure of settable properties.

Package: octave