Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uwm.edu!bionet!agate!usenet.ins.cwru.edu!ncoast!ppetto From: ppetto@NCoast.ORG (Peter Petto) Newsgroups: comp.sys.handhelds Subject: HP48 Vectors to Array? Summary: HP48 Programming Question Keywords: HP-48SX Message-ID: <1991Mar8.211004.27380@NCoast.ORG> Date: 8 Mar 91 21:10:04 GMT Expires: April, 1991 Sender: ppetto@ncoast.org Distribution: comp.sys.handhelds Organization: North Coast Public Access Un*x (ncoast) Lines: 17 An HP-48SX question ... I would like to combine two vectors into an array as follows [ 2 4 6 8 ] plus [ 2 9 27 81 ] to get [[ 2 4 6 8 ] [ 3 9 27 81 ]] I have been able to do this manually (via the MatrixWriter application) but not under progam control. Can anyone offer any advice? (Thanks.) --- Peter Petto | ppetto@ncoast.org Bay Village, Ohio | 73125.617@compuserve.com