Labels a Window with the series comment.
COMLABEL(win1, win2, ..., winN, nodefault)
|
winN |
- |
Optional. Zero or more windows. Defaults to the current window. |
||||
|
nodefault |
- |
Optional. An integer, do not display default comment.
|
gnorm(1000, 1/1000);setvunits("V");setcomment("Channel 1");comlabel

Labels the Window with the series comment.
COMLABEL is useful when reading external tabular data where each series comment is set to the column headers of the table.
See COMXLABEL, COMYLABEL and COMXYLABEL to label the X and/or Y axis with the series comment and units.