Rank: 483 based on 249 downloads (last 30 days) and 3 files submitted
photo

Arturo Serrano

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Files Posted by Arturo View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Jun 2009 Screenshot Tab panel Copy Creates replicas of a panel created using GUIDE that works like a tab panel. Author: Arturo Serrano panel, gui, tabpanel, replicate, tab, guide 45 1
  • 5.0
5.0 | 1 rating
28 Jan 2009 Screenshot Normalized histogram Same as histogram, but the area sum is 1. Author: Arturo Serrano normalized, histogram 190 1
  • 5.0
5.0 | 1 rating
11 Dec 2008 objfun Apply a function to each object of an object array. Author: Arturo Serrano cellfun, vectorization, array, object 14 0
Comments and Ratings by Arturo View all
Updated File Comments Rating
26 Feb 2009 waitbar with time estimation Estimated remaining, elapsed time, and percentage complete. Author: Andrew

12 Jan 2009 Multicore - Parallel processing on multiple cores This package realizes parallel processing on multiple cores/machines. Author: Markus Buehren

07 Jan 2009 Progress Meter for Execution of Tasks/Loops Include simple calls to PROGMETER in your code to display its progress in the command window. Author: Ameya Deoras

07 Jan 2009 Multicore - Parallel processing on multiple cores This package realizes parallel processing on multiple cores/machines. Author: Markus Buehren

I got the same problem as Rohaly. When master ends the computation, and there is a slave still working, the master computes the remaining job again, yielding an extra iteration.
The solution is to set MAXMASTEREVALUATIONS, with all its drawbacks, since i understand that this isn't a bug rather than a problem not knowing if the slave got interrupted.

BTW, it works like a charm.

19 Dec 2008 getscreen Replacement for getframe for multiple-monitor systems. Also takes screenshots of non-MATLAB windows. Author: matt dash

Thanks for the code. I found it just when a I needed it.
Just a point. I had to add
>> pause (0.01);
after drawnow.

Comments and Ratings on Arturo's Files View all
Updated File Comment by Comments Rating
08 Jun 2009 Tab panel Copy Creates replicas of a panel created using GUIDE that works like a tab panel. Author: Arturo Serrano Moragues, Jorge

Great programm!!!! And very useful when you want to plot different plots of the same application.

20 Feb 2009 Normalized histogram Same as histogram, but the area sum is 1. Author: Arturo Serrano Sabatino, Darcy

Very helpful. The histnorm() function is virtually as easy as the hist() function.

Top Tags Applied by Arturo
tabpanel, array, cellfun, gui, guide
Files Tagged by Arturo View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Jun 2009 Screenshot Tab panel Copy Creates replicas of a panel created using GUIDE that works like a tab panel. Author: Arturo Serrano panel, gui, tabpanel, replicate, tab, guide 45 1
  • 5.0
5.0 | 1 rating
28 Jan 2009 Screenshot Normalized histogram Same as histogram, but the area sum is 1. Author: Arturo Serrano normalized, histogram 190 1
  • 5.0
5.0 | 1 rating
11 Dec 2008 objfun Apply a function to each object of an object array. Author: Arturo Serrano cellfun, vectorization, array, object 14 0
27 Jun 2006 Screenshot uitabpanel A complete implementation of TabPanel for MATLAB Author: Shiying Zhao builtin, tabpanel, gui tools, objects, gui, example 87 9
  • 4.9
4.9 | 10 ratings
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com