Page 1 of 1

Plot 3D

Posted: Fri Apr 01, 2022 6:27 pm
by wfsistem
Hello friends, how are you?
I'm having a hard time...

In Plot3D.GridMat[]... I am adding a 22x25 Matrix

I put to read the data in Plot3D.GridMat[] but the last line is not found.

Do you know what I'm doing wrong?

Re: Plot 3D

Posted: Mon Apr 04, 2022 1:52 pm
by hlohning
Please post the code snippet which shows the problematic code. Otherwise it's impossible to help you.
Regards,
Hans

Re: Plot 3D

Posted: Mon Apr 04, 2022 4:20 pm
by wfsistem
https://drive.google.com/file/d/1CmEMRO ... sdGSytTGot

https://drive.google.com/file/d/1SIsywR ... TGWqloe7MR

https://drive.google.com/file/d/1Pl12Io ... 4A7bwXLkzC

https://drive.google.com/file/d/1oP7xgy ... cTj8xA8-QS

I have the images.

In a StringGrid
I have 21 positions and in PLot 20... "More is set to 21" in GridMat.Resize

See that I can select the column and row but the last one I can never find, if I add + 1 it gets 0... More if I consult the GridMat[21,25] it brings the return.

Another thing, I can only select the "cell" not the entire row.. only [1,1] ....?