08 August 2018 6 3K Report

I have made a matrix of areas 76 *5 which contain areas in first column , centroidal coordinates in the 2,3,4 columns.I want to read the first column element by element so that I can make operations on each of the selected areas in a loop.

*DIM,ANUM_C,ARRAY,acount,5

*VREAD,ANUM_A !!!!for reading the first column of the matrix

APLOT

lsla,S

LPLOT

ksll,S

KPLOT

A = KPINQR(0,13)

KNUM = 0

*DO,J,1,A

KNUM=KPNEXT(KNUM)

*SET,ANUM_C(I,J+1),KNUM

*ENDDO

More Inaam Qazi's questions See All
Similar questions and discussions