03-19-2008 03:28 PM - edited 03-19-2008 03:28 PM
03-19-2008 03:36 PM
Connect the array to the Index Array which u will find in Array pallete,
Index the 0th row and 0th colume!!
03-19-2008 03:37 PM
03-19-2008 03:42 PM - edited 03-19-2008 03:42 PM
03-19-2008 03:43 PM
03-19-2008 03:44 PM
03-19-2008 03:45 PM
just connect the array again to Index array. The index array automatically deletes the column element. And you index the 1st row.
It would be better if you try it once before you post![]()
03-19-2008 04:16 PM - edited 03-19-2008 04:17 PM
03-19-2008 04:38 PM
I think you are missing with the data flow.
Make sure your indicator is written first, and then you read the data from the local variable(the attached diagram of yours). This can be achieved with sequence structures.(for just as a beginner
)
03-19-2008 04:45 PM
krispiekream wrote:
that didnt work?