Build Waveform
- 更新时间2023-02-17
- 阅读时长2分钟
Build Waveform
Creates a waveform by accepting an array input of various types.
Inputs/Outputs

Y
Data values in the waveform.

dt
Time interval in seconds between data points in the waveform.

t0
Start time of the waveform.

attributes
Names and values of all waveform attributes.
If you want to set the name and value of a single attribute, you can use Set Waveform Attribute instead.

output waveform
The resulting waveform.
Examples
Search within the programming environment to access the following installed example:- Basic Graph