IRIS Toolbox Reference Manual

comment

Get or set user comments in an IRIS object

Syntax for getting user comments

Cmt = comment(Obj)

Syntax for assigning user comments

Obj = comment(Obj,Cmt)

Input arguments

Output arguments

Description

Example