Randall Hopper wrote:

Charles James Leonardo Quarra Cappiello:
 |object 3 class array type float rank 0 items 10000 data follows
 |
|[and here goes all the 200x50=10000 data1 items which i want to plot,and i
 |have another file for the data2 items]
...
|then i import as a dx data format, but when "test import" it gives problems
 |reading the data items (in a near-the-middle of the data block line)
 |
 |it's there something obvious i'm doing wrong?

Could you post the line that the parser had problems with?  Are you by
chance the user that had problems with exponents > 100 and filed a bug on
opendx.org?  If so, try doubles instead of floats.  IEEE float's can't
represent exponents that big (2^127 ~ 1.7e38).

Randy


Thanks, but i figured it out myself, i wast just putting there more data items than i said to in the "item 10000 data follows" directive

But anyway there is something i can't understand yet. When i activate the axes on the image, the "domain" axes ranges are correct, but the "data" z-axe just show a range from 0 to 20, despite the data items are all of 0.001 order. How can i force it to put the correct range for the data axe?

-Charlls




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx

Reply via email to