help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help on Octave


From: Martin Helm
Subject: Re: help on Octave
Date: Tue, 26 Jun 2012 15:55:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120601 Thunderbird/13.0

Am 26.06.2012 15:52, schrieb Jordi Gutiérrez Hermoso:
> Oops, I made the wrong computation. I blame memroy fragmentation now.
> - Jordi G. H. 
;) happened to me often enough (wrong calculations)

I have some doubts, even if memory is fragmented it will just allocate
that memory in the windows paging file.

@Pierpaolo:
Can you show us a short code snippet which leads to that problem?
Does something as simple as

a = rand(6200)

show the same problem?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]