01-14-2008 04:46 AM
01-14-2008 05:14 AM
01-14-2008 06:19 AM
01-14-2008 06:21 AM
01-14-2008 06:28 AM
01-14-2008 06:54 AM
01-14-2008 07:03 AM
Hi Mike and Gerd
You two are so warm-hearted. Thanks a lot!
But what I want to get is also an array, not a number.
2*3 array
1 2
3 4
5 6
what I want is 1*3 array
1.5
3.5
5.5
The first one "MeanOfColumn_LV82" seems right. Because it is (Column+Column....)/N = Column. But it doesn't work if I input some data. So can you give me some further help? My output needs to be one Column which is of tpye array.
01-14-2008 07:09 AM
Hello again,
ok, here a version with Array output. The other example from GerdW didn´t run because of the empty Array i think.
Mike
01-14-2008 07:23 AM
01-14-2008 07:28 AM