Try either of the following:
Import-Autoglyph-Image or Import-Mark("positions")-Autocolor-Image
-Randy
On Thu, 22 Mar 2001, Yann Collete wrote:
> Hello,
>
> I've a little problem with plotting x,y data with opendx.
> The format of the data are the following:
> x1 y1
> x2 y2
> ....
> And I want to plot these data like this:
>
> |
> |
> |
> y1 | o
> |
> +-------------
> x1
> I've tried to import the data with the" import data .." menu and
> it works (Grid or scattered file with point type (the last icon of the
> right), on variable, single step time checked and block checked)).
> In the describe data dialog box, I set 120 points, no header, data
> format ascii and vector interleaving x0y0, x1y1,...
> The point position are completely regular (origin, data=0,1)
> and the variable name is field0 and it's a 2-vector.
>
> Under the visual program editor, I put an import block, an autocolor,
> autocamera and a display.
> When I execute this program, the data are not correctly renderered.
> How can I do ?
>
> your sincerely,
>
> Yann COLLETTE
>