On 2/3/06, Herbert Voss <[EMAIL PROTECTED]> wrote:
> >>tell me the structure of your data file?
> >>Are the values also saved as a matrix?
> >
> > Thanks to all. An example of a data file is attached. It is a text
> > file with a matrix. Each column corresponds to x-coordinate, whereas
> > each row corresponds to y-coordinate. Both x and y have the same
> > range: [0,1]. From column to column, x increases 0.1. From row to row,
> > y increases 0.1. First column corresponds to x=0 and first row to y=0.
> >
> > ------------------------------------------------------------------------
> >
> > 0     1       1       0       0       0       0       1       1       1
> > 0     1       1       0       1       1       1       0       1       0
>
> understood. Here an example if you could have your textfile
> as
>
> /matrix [
> 0       1       1       0       0       0       0       1       1     1
> 0       1       1       0       1       1       1       0       1     0
> ....
> ] def

Great, Herbert! That is it. Maybe, a "spy-like" command could be added
to the list of commands of PSTricks. Well, that is just a
suggestion...

Paul

Reply via email to