Rank: 2167 based on 24 downloads (last 30 days) and 1 file submitted
photo

Jeremy Schaeffer

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Jeremy
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Jan 2006 Screenshot Simulink Waitbar Allows user to see a progress bar for a simulink simulation when running the model from Matlab. Author: Jeremy Schaeffer simulink, simulink waitbar prog... 24 3
  • 3.66667
3.7 | 3 ratings
Comments and Ratings on Jeremy's Files View all
Updated File Comment by Comments Rating
22 Nov 2011 Simulink Waitbar Allows user to see a progress bar for a simulink simulation when running the model from Matlab. Author: Jeremy Schaeffer Lennart

Nice idea!
The files should also work without integrating them in a model right? When I run the files I get following error:
"Error using Sim_WaitBar (line 11)
Error due to multiple causes.

Caused by:
    Error using Sim_WaitBar (line 11)
    Errors occurred during parsing of MATLAB function 'Embedded MATLAB
    Function'(#48)
    Error using Sim_WaitBar (line 11)
    Error in port widths or dimensions. Output port 1 of 'model/Embedded
    MATLAB Function/u2' is a one dimensional vector with 1 elements.
 "

29 May 2011 Simulink Waitbar Allows user to see a progress bar for a simulink simulation when running the model from Matlab. Author: Jeremy Schaeffer Luca
28 Jun 2007 Simulink Waitbar Allows user to see a progress bar for a simulink simulation when running the model from Matlab. Author: Jeremy Schaeffer Dahl, Alexander

Simple and useful.
Few annotations:
 * the output of the EML is not necessary, just delete the 'y=' in the first line and the other line with the assignement to y
 * also works with waitbar alternative from http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=11398
   you have to delete line 'h = waitbar(0,..' then and replace 'close(h)' with 'waitbar()'
 * I didn't need the mexw32 file on two computers, Matlab creates this if it's missing

13 Mar 2007 Simulink Waitbar Allows user to see a progress bar for a simulink simulation when running the model from Matlab. Author: Jeremy Schaeffer O'Leary, Neil

Cool waitbar
Add a zero order hold between the clock and EML block so avoid decrease in simulation speed.

Top Tags Applied by Jeremy
simulink, simulink waitbar progress bar sim_waitbar
Files Tagged by Jeremy
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Jan 2006 Screenshot Simulink Waitbar Allows user to see a progress bar for a simulink simulation when running the model from Matlab. Author: Jeremy Schaeffer simulink, simulink waitbar prog... 24 3
  • 3.66667
3.7 | 3 ratings

Contact us at files@mathworks.com