yalmip provides some adminstrative functionality.

Syntax

yalmip('command')

Examples

It is recommended to clear the internals of YALMIP when setting up new problems (this saves a lot of memory and speeds up some computations)

yalmip('clear')

Version number (i.e., release-date) can be obtained

[vernum] = yalmip('version');

See also

yalmiptest, yalmipdemo