Is this for the Intel AV product or Compaq AV?
With Compaq AV, use Notepad or some other editor to enter the dimension values you want, e.g:
Copy the text to the clipboard, and then in Array Viewer open you data file, and open the Dimensions dialog (Data|Dimensions in the menu). Click the import button on the dimension you want labeled and the values you copied to the clipboard will be used for the dimension scale.
For Intel AV, just create a new XYPlot and set the XSource of the plot to point to a dataset (or a section of a dataset) that contains the x-axis values. The extent of the XSource array has to match the extent of the YSource array.
John




array visualizer index
Hi,
I`ve a little problem with the array visualizer. When I plot something I can change the axis labels, the colors, the fonts and so on.
Is there a way to plot not the array index, but the position that is represented by this index? For example:
Ive an real array test(10). It shows the inflationary process from 1991 to 2000. The x-axis is so 1,2,3,4,... and I want to show 1991,1992,1993,1994...
Thank you,
Tobias Werth