Path: news.mathworks.com!newsfeed-00.mathworks.com!nntp.TheWorld.com!news.mathforum.org!not-for-mail
From: LeanMean82 <nndhawan@ufl.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Is this function available?
Date: Sat, 06 Dec 2008 16:49:00 EST
Organization: The Math Forum
Lines: 8
Message-ID: <852406.1228600170649.JavaMail.jakarta@nitrogen.mathforum.org>
NNTP-Posting-Host: nitrogen.mathforum.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: support1.mathforum.org 1228600170 30433 144.118.30.135 (6 Dec 2008 21:49:30 GMT)
X-Complaints-To: news@news.mathforum.org
NNTP-Posting-Date: Sat, 6 Dec 2008 21:49:30 +0000 (UTC)
Xref: news.mathworks.com comp.soft-sys.matlab:505401


Hey Guys,

Quick Question.
I just want to know whether matlab has a function that can create a matrix which is an intersection of column spaces of two original matrices.  Such that:

A has 5 column vectors, B has 3 column vectors.  A and B share at least two column vectors and therefore creates a matrix C with these two column vectors.  

Thanks.