Path: news.mathworks.com!not-for-mail
From: "Amogh Rajanna" <amoevol@yahoo.co.in>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to increase the stack space available for MATLAB
Date: Fri, 18 Apr 2008 02:13:03 +0000 (UTC)
Organization: University of Minnesota, ECE Department
Lines: 35
Message-ID: <fu903f$3ll$1@fred.mathworks.com>
References: <fu73eq$n6i$1@fred.mathworks.com> <fu7jr3$3e3$1@canopus.cc.umanitoba.ca>
Reply-To: "Amogh Rajanna" <amoevol@yahoo.co.in>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1208484783 3765 172.30.248.38 (18 Apr 2008 02:13:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 18 Apr 2008 02:13:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1327561
Xref: news.mathworks.com comp.soft-sys.matlab:463775



The OS i am using is Windows Vista.
2GB RAM.

How to increase stack space available for MATLAB in Windows 
Vista??

Thanks
Amogh


roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in 
message <fu7jr3$3e3$1@canopus.cc.umanitoba.ca>...
> In article <fu73eq$n6i$1@fred.mathworks.com>,
> Amogh Rajanna <amoevol@yahoo.co.in> wrote:
> >I want to increase the maximum recursion limit but 
before 
> >that i must increase the stack space available for 
MATLAB.
> >Does anybody have an idea how to do it?
> 
> The method of increasing the stack space depends upon your
> operating system, which you did not mention.
> 
> >Currently the maximum recursion limit is set to 500.
> 
> The recursion limit is built in to Matlab, independant of 
the
> stack space. You are probably not running out of stack 
memory:
> you are probably running into a built-in Matlab counter.
> -- 
>    "Any sufficiently advanced bug is indistinguishable 
from a feature."
>    -- Rich Kulawiec