In table 1 you find functions that tell the GUI what kind of data is available to be visualized. The general notation contains Nx...xN_Rx...xR where the number of N indicate the dimensionality of the data array and the number of R indicate the dimensionality of the vector output. While there are a large number of possible combination, only a few are easily visualized, and special visualizations are implemented for each data type.
The second part of this table contains some default values that you can associate with each data type defined after calling these default functions. Currently these apply only to data types represented by curve2d_. The options that you can use here are listed in table 2.
Lastly there is the possibility of separating out different graph sections. This can be useful if you have too many data to be represented in the menu of one graph window. In these cases you can define new graphs structures, and the graphics windows refere to the data given by the current active graph.
|
|
|
|
Alexander Wagner 2016-01-14