Subsections

lcaGetGraphicLimits

Calling Sequence

[lowLimit, hiLimit] = lcaGetGraphicLimits(pvs)

Description

Retrieve the graphic limits associated with a number of PVs.

Parameters

pvs
Column vector (in matlab: m x 1 cell- matrix) of m strings.
lowLimit
m x 1 column vector of the PV's low graphic limit.
hiLimit
m x 1 column vector of the PV's high graphic limit.




till 2015-09-08