connectXYPlot
R2026bDescription
connectXYPlot(
connects two signals by using the instrument_object,hAxis,xSignal,ySignal,Name=Value)xSignal struct and
ySignal struct to display as an XY plot on an axes. The axes for connectXYPlot cannot be bound to some
other signal, for example bound to another XY Plot or bound as a Time Plot by using
connectLine.
Specify the X and Y signals for connectXYPlot by using structures.
The BlockPath and PortIndex struct fields are
mandatory. The Callback, BusElement, and
ArrayIndex struct fields are optional. For more information about
xSig and ySig fields, see More About.
Examples
Input Arguments
Name-Value Arguments
More About
Version History
Introduced in R2024b