|o|... Tue, Feb 29, 2000 at 07:58:09PM -0600, Yuzhong Shen ...|o| wrote: > I have two files for x and y components of some velocity data, how can I > combine these two scalars into one vector? Thanks a lot. >
I'd import both files and pipe them to `compute' and define the output as [a,b]
