From: <fic...@gm...> - 2006-12-05 21:32:44
|
The data field is calculated by some complex algebraic algorithms, but just for testing issues: Setting line 17 e.g. to newdata[i][j] = (double)(i*j); results in this output: http://students.informatik.uni-luebeck.de/~muellefl/unknown1.jpg So that it seems, (at least for me) that it's not a data dependent problem. I'm using a Windows system with Qt 4.2.1, developing in Eclipse with CDT (i.e. compiling with MinGW). Flo Micha Bieber schrieb: > Doesn't look too alien to me. Could you provide your 'data' field in > order to reproduce the error? No unexpected (uninitialized, big, small) > z-values or extreme different scales between axes? > What system (OS, Qt version, etc.) are you using? > > Micha > |