home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!agate!doc.ic.ac.uk!uknet!comlab.ox.ac.uk!oxuniv!reese
- From: reese@vax.oxford.ac.uk
- Newsgroups: comp.soft-sys.matlab
- Subject: Combining vectors
- Message-ID: <1993Jan26.182616.11550@vax.oxford.ac.uk>
- Date: 26 Jan 93 18:26:16 GMT
- Organization: Oxford University VAX 6620
- Lines: 10
-
-
-
- I want to take two vectors and combine them, e.g.
- [ a b c d e] and [ f g h i j ]
- become [ a f b g c h d i e j ]
-
- Does anyone know a quick and easy way to do this, and the reverse of
- it? Thanks in advance for your help!
-
- Jason
-