Rank: 5798 based on 3 downloads (last 30 days) and 1 file submitted
photo

Darren Price

E-mail
Company/University
University of Nottingham
Lat/Long
52.94239807128906, -1.193866014480591

Personal Profile:

I am a PhD student at the University of Nottingham, currently studying in the Sir Peter Mansfield Magnetic Resonance Centre. I use Magnetoencephalography (MEG), Functional Magnetic Resonance Imaging (fMRI) and Magnetic Resonance Spectroscopy (MRS) to study visual and executive processing in the human brain.

Professional Interests:

 

Watch this Author's files

 

Files Posted by Darren
Updated   File Tags Downloads
(last 30 days)
Comments Rating
10 Mar 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price time, time remaining, progress report, timer, loop timer, expected time left 3 5
  • 4.0
4.0 | 1 rating
Comments and Ratings by Darren View all
Updated File Comments Rating
12 Jan 2012 export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford

Why on earth is this not part of matlab as default? Sort it out Mathworks people need this type of thing!

28 Feb 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price

... by the way the tic now goes inside the loop, rather than before it.

28 Feb 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price

Version 2 is now available. I have implemented all the functions suggested previously and more... Enjoy! :)

24 Feb 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price

Hi Folks! Thanks for the feedback. I can put the skip and increment feature in quite easily (i think). Will update the file asap.

Comments and Ratings on Darren's Files View all
Updated File Comment by Comments Rating
28 Feb 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price Price, Darren

... by the way the tic now goes inside the loop, rather than before it.

28 Feb 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price Price, Darren

Version 2 is now available. I have implemented all the functions suggested previously and more... Enjoy! :)

24 Feb 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price Price, Darren

Hi Folks! Thanks for the feedback. I can put the skip and increment feature in quite easily (i think). Will update the file asap.

23 Feb 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price Sean de

*Typo above:
"No option to display only occasionally (like a skip)"

23 Feb 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price Sean de

Nice work:
-Good help
-Works pretty well with any integer increment in for-loop, but not fractions.
e.g. for ii = 1:.2:10

-No H1 line :(
-No option to display only one every 10 (like a skip) e.g:
tic
for ii = 1:100
pause(.5)
if ~mod(ii,5)
dispTimeLeft(1,10,ii);
end
end
%Negative Time!

Top Tags Applied by Darren
expected time left, loop timer, progress report, simple timer, time
Files Tagged by Darren
Updated   File Tags Downloads
(last 30 days)
Comments Rating
10 Mar 2011 Display Time-Remaining in a Loop v2.1 Simple yet robust script that displays the time remaining for a loop to complete all its iterations. Author: Darren Price time, time remaining, progress report, timer, loop timer, expected time left 3 5
  • 4.0
4.0 | 1 rating

Contact us