Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!news.glorb.com!postnews.google.com!n33g2000pri.googlegroups.com!not-for-mail
From: vedenev <vedenev.maxim@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: memory usage with plot function
Date: Tue, 20 Jan 2009 04:32:06 -0800 (PST)
Organization: http://groups.google.com
Lines: 15
Message-ID: <886dfaa9-06ca-4922-8894-891913659145@n33g2000pri.googlegroups.com>
References: <gl4ffm$9u3$1@fred.mathworks.com>
NNTP-Posting-Host: 89.251.107.20
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1232454726 15853 127.0.0.1 (20 Jan 2009 12:32:06 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 20 Jan 2009 12:32:06 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: n33g2000pri.googlegroups.com; posting-host=89.251.107.20; 
	posting-account=4kIhLQoAAAA5O3xkqw3S1hEVU2lwNKQO
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.5) 
	Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:512681


Probably you see only real memory usage in Windows Task Manager. Add
vitrual memory column. See both real and vitrual mamory for
MATLAB.exe. It give out of memory usualy when sum is about 3GB.

When you type clear it is clear not instantly it is need to wait.

You can claer not all variables. For example "clear a" - clear only a
variable.

Use saving variables, see functions save and load.

------------------------------------
Maxim Vedenev, Matlab freelancer
http://simulations.narod.ru/