help-octave
[Top][All Lists]
Advanced

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

Re: slow code, optimisation advice needed


From: tomkut
Subject: Re: slow code, optimisation advice needed
Date: Tue, 29 May 2018 05:49:42 -0700 (MST)

Yes Ian, here is a sample  2018-05-17_-_Copy.txt
<http://octave.1599824.n4.nabble.com/file/t372862/2018-05-17_-_Copy.txt>  
size: about 6MB 
I added: 
n=length(strsplit(d{1}))
e = cell(length(d),n); 
and that improved speed greatly already.



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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