I haven't been able to find resonable documentation on using waveform datatypes, such as creating waveformarrays. The only method i've found is to create a waveform within a for loop with indexing. But this is not satisfactory. Building an array of waveforms using the buildarray function doesn't work. Creating an indicator for a waveformarray and using replace array subset function doesn't work.
Can you suggest a good reference for specific examples of how to read, write, ceate, rearrange, waveformarrays of the waveform datatype?