Date: Oct 23, 2012 9:25 AM
Author: text-dude
Subject: growdata and growdata2 - mathworks problem, still ?
Hi,
This is from 2007:
http://www.mathworks.com/matlabcentral/fileexchange/8334
Is it still necessary/advisable/required to do something like "growdata"
if you want a speed increase and have (very) long increasing arrays ?
Or did Mathworks see this problem and fixed the problem by using a
clever compiler that automatically optimizes its way out of this problem?
I'm asking, because I have a program and it LOOKS to me, like the
problem still persists. So I think maybe I should use growdata now...
What do you think, mr. Steven Lord or others ?