01-19-2012 04:02 PM
HI
How i can put a waveform chart in a array?
is this posibel ?
01-19-2012 04:43 PM
It doesn't seem like it is possible. But why would you want to?
An array of graphs or charts isn't a logical construct. One problem it would have is that an array requires the properties of all elements to be identical, only the values can vary. Charts and graphs have so many properties associated with them (scales, plots, legends, ....) that you really couldn't distinguish one graph from another in the array.
01-20-2012 04:39 AM
You cannot create an array of waveform charts, nor graphs.
Christian
01-20-2012 04:41 AM - edited 01-20-2012 04:41 AM
But you can create an array of clusters containing waveform graphs, right? If you want to create a modular front panel of graphs etc.