PlotData
Plots all of the graphics stored in a Data data structure generated by a StoreData function Functions are tools that are available in Spreadsheet for processing and analyzing acquisitions or other results. You can add functions to your Spreadsheet job to create tool chains and produce results for specific applications..
Note: When used in conjunction with the Repeat or RepeatUntil functions to generate a loop, place the PlotData function outside the loop of spreadsheet cells being iterated.
Syntax: PlotData(Data)
See the table for a description of the available parameters.
| Parameter | Description |
|---|---|
|
Data |
Specifies a reference to a Data data structure, returned by a StoreData function. |
|
Returns |
A Plot data structure containing the graphics stored in a Data data structure. |