help-octave
[Top][All Lists]
Advanced

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

Re: private scope data destruction, or GC; How it works?


From: hale812
Subject: Re: private scope data destruction, or GC; How it works?
Date: Thu, 19 Jan 2017 16:22:38 -0800 (PST)

OMG. I didn't know this. That is a serious... am.. thing. Was doing as told
in school in times of Matlab 3.0.

BTW, do CG deallocates all such arrays after exiting the function? I mean,
if I make a copy of the output data with simple out=temp;, or "for
i=1:length(temp); out(i)=temp(i);", should it be cleaned?



--
View this message in context: 
http://octave.1599824.n4.nabble.com/private-scope-data-destruction-or-GC-How-it-works-tp4681518p4681527.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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