Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!f63g2000hsf.googlegroups.com!not-for-mail
From: Skeptic <skeptic@mailinator.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: 3D matrix
Date: Sat, 17 May 2008 09:44:31 -0700 (PDT)
Organization: http://groups.google.com
Lines: 15
Message-ID: <d19f2904-2576-49e9-a224-4ad29660fb48@f63g2000hsf.googlegroups.com>
References: <g0jmli$ah$1@fred.mathworks.com> <g0kinn$5l7$1@canopus.cc.umanitoba.ca> 
NNTP-Posting-Host: 75.186.67.199
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1211042672 32378 127.0.0.1 (17 May 2008 16:44:32 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Sat, 17 May 2008 16:44:32 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: f63g2000hsf.googlegroups.com; posting-host=75.186.67.199; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 
Xref: news.mathworks.com comp.soft-sys.matlab:469010


On May 17, 5:27=A0am, "mark b." <john.doe.nos...@mathworks.com> wrote:
> i know i can make make matrix =3D zeros(97,97,97) and then
> i'll have 3d matrix size 97x97x97.
> but then i want to put inside of it a,b,c, where each is
> the size of 97. so then i'll still have matrix with size
> 97x97x97 but with a,b and c inside..

------------------------------------------
mark b./john doe
So go ahead and do it.  Just stick the 3 vectors in.  You'll have 3
lines of numbers in a mostly empty array.  Go ahead and stick them
anywhere you want - what do I care?  (Others may have their own
suggestions of where you can stick them.)  Sounds like you consider
this as a solution since you've stopped asking questions.
- skeptic