Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!news1.google.com!news.glorb.com!news2.glorb.com!tr22g12.aset.psu.edu!news.mathforum.org!not-for-mail
From: gary12345 <garycyhou@yahoo.ca>
Newsgroups: comp.soft-sys.matlab
Subject: breaking up a large matrix before loading into matlab
Date: Thu, 02 Jul 2009 17:04:38 EDT
Organization: The Math Forum
Lines: 1
Message-ID: <18789979.66027.1246568708618.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 1246568708 17807 144.118.30.135 (2 Jul 2009 21:05:08 GMT)
X-Complaints-To: news@news.mathforum.org
NNTP-Posting-Date: Thu, 2 Jul 2009 21:05:08 +0000 (UTC)
Xref: news.mathworks.com comp.soft-sys.matlab:552555


Does anybody know how I can load parts of a matrix into matlab instead of all at once? because matlab won't allow me to load it all at once because the matrix is too big. Thanks.