Rank: 48 based on 921 downloads (last 30 days) and 32 files submitted
photo

Jiro Doke

E-mail
Company/University
The MathWorks
Lat/Long
42.3008, -71.351204

Personal Profile:

I'm a Senior Application Engineer at The MathWorks. My addiction to MATLAB got me this job at The MathWorks. I love showing MATLAB, talking about MATLAB, and thinking about how to make MATLAB an even better tool.

Professional Interests:
data analysis, gui building, data exploration, data visualization, biomechanics

 

Watch this Author's files

 

Files Posted by Jiro View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
07 Jan 2010 Screenshot FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB® (PRINT command) Author: Jiro Doke graphics, customization, post process, postscript, line style, annotation 68 5
  • 5.0
5.0 | 3 ratings
09 Apr 2009 Screenshot Introduction to Object-Oriented Programming in MATLAB Webinar Files from the "Introduction to Object-Oriented Programming in MATLAB" Webinar. Author: Jiro Doke object oriented progr..., webinar, tmw 51 1
  • 4.0
4.0 | 1 rating
09 Apr 2009 Published M-Files Demos from the "Data Analysis for Excel Users" seminars Demo and presentation files from the Data Analysis for Excel Users seminars (Spring 2009) Author: Jiro Doke whitepaper, articles, data analysis, article, whitepapers, excel 29 0
22 Oct 2008 Published M-Files Demo files for MathWorks Statistics Webinar (Oct 14, 2008) Demo and presentation files for the Oct 14, 2008 Webinar on statistics. Author: Jiro Doke demos, statistics, probability, mathworks, statistics toolbox, data management 11 0
06 Jun 2008 Screenshot ALARM An alarm function that displays a dialog box after a set length of time. Author: Jiro Doke beep, clock, fun, timer, counter, alarm 16 2
  • 4.5
4.5 | 2 ratings
Comments and Ratings by Jiro View all
Updated File Comments Rating
22 Jan 2009 FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB® (PRINT command) Author: Jiro Doke

Thanks for the feedback, Oliver. I'm glad to hear this inspired you to improve your own function. BTW, your print_pdf function is nice. It seems like you figured out a ways to make the grid lines separate from dashed lines.

11 Nov 2008 BreakPlot Produces a plot who's y-axis skips to avoid unnecessary blank space Author: Michael Robbins

Nice function, Michael. I can see this will be very useful.

I found some bugs, though. Try this example:

sampleTimes = [1:200];
RPM = [600+rand(1,100)*500, 9000+rand(1,100)*2500];
breakplot(sampleTimes, RPM, 1500, 8500, 'Line');

I get an error in line 142 with the RESHAPE function.

One question, I don't quite understand the reasoning behind how you get the yticklabel. Can't you simply do this?

set(gca, 'yticklabel', num2str(ytick'));

Comments and Ratings on Jiro's Files View all
Updated File Comment by Comments Rating
12 Jan 2010 GRABIT Extract (pick out) data points off image files. Author: Jiro Doke Lakshmi, Ram

Hello,

Thanks for this nice tool.
Instead of point, can I get an area by marking a particular region in the bit map.
Regards
Ram

25 Nov 2009 DSPLOT - downsampled plot This function creates a downsampled plot to improve the speed of exploration (zoom, pan) Author: Jiro Doke Kirk, Joseph

This is an excellent function to have. Good work. Have you considered writing code to do something similar for other plotting functions such as IMAGESC for example?

02 Nov 2009 ANIMATOR - animate data This GUI tool allows you to animate your data with controls for playback speed and looping. Author: Jiro Doke James

26 Oct 2009 DSPLOT - downsampled plot This function creates a downsampled plot to improve the speed of exploration (zoom, pan) Author: Jiro Doke Kai

Great! This function saved me. Large data plots run like hell with it! But I was missing the possibility to specify figure or axes handles to plot into.

01 Oct 2009 EQUALIZER Equalizer GUI for winsound Author: Jiro Doke chang, delin

i'm searching this file for a few days... it works! great!

Top Tags Applied by Jiro
gui, data exploration, webinar, article, directories
Files Tagged by Jiro View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
07 Jan 2010 Screenshot FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB® (PRINT command) Author: Jiro Doke graphics, customization, post process, postscript, line style, annotation 68 5
  • 5.0
5.0 | 3 ratings
09 Apr 2009 Screenshot Introduction to Object-Oriented Programming in MATLAB Webinar Files from the "Introduction to Object-Oriented Programming in MATLAB" Webinar. Author: Jiro Doke object oriented progr..., webinar, tmw 51 1
  • 4.0
4.0 | 1 rating
09 Apr 2009 Published M-Files Demos from the "Data Analysis for Excel Users" seminars Demo and presentation files from the Data Analysis for Excel Users seminars (Spring 2009) Author: Jiro Doke whitepaper, articles, data analysis, article, whitepapers, excel 29 0
22 Oct 2008 Published M-Files Demo files for MathWorks Statistics Webinar (Oct 14, 2008) Demo and presentation files for the Oct 14, 2008 Webinar on statistics. Author: Jiro Doke demos, statistics, probability, mathworks, statistics toolbox, data management 11 0
06 Jun 2008 Screenshot ALARM An alarm function that displays a dialog box after a set length of time. Author: Jiro Doke beep, clock, fun, timer, counter, alarm 16 2
  • 4.5
4.5 | 2 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