Rank: 39 based on 809 downloads (last 30 days) and 38 files submitted
photo

Jiro Doke

E-mail
Company/University
MathWorks
Lat/Long
42.30080032348633, -71.35120391845703

Personal Profile:

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

I am also one of the bloggers for File Exchange Pick of the Week - http://blogs.mathworks.com/pick.

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
19 Dec 2011 Screenshot Introduction to Object-Oriented Programming in MATLAB(R) Webinar Files from the "Introduction to Object-Oriented Programming in MATLAB(R)" Webinar. Author: Jiro Doke object oriented progr..., webinar, tmw 44 1
  • 4.0
4.0 | 1 rating
29 Nov 2011 Screenshot flattenMaskOverlay Create a flattened image with an overlayed mask, with specified color and opacity (transparency). Author: Jiro Doke image processing, mask, overlay, transparency, opacity, flatten image 13 0
  • 5.0
5.0 | 1 rating
11 May 2011 Screenshot Demo files for "Parallel Computing with MATLAB on Multicore Desktops and GPUs" Webinar Demo files for "Parallel Computing with MATLAB on Multicore Desktops and GPUs" Webinar (May 4, 2011) Author: Jiro Doke parallel, cpu, gpu, parfor, multicore 81 0
  • 5.0
5.0 | 1 rating
08 Apr 2011 Published MATLAB Files Demo files for "Algorithm Development with MATLAB" Webinar These are the demo files for "Algorithm Development with MATLAB" Webinar held on April 5, 2011. Author: Jiro Doke algorithm development, thank you bro, image processing, deployment, gui 42 3
  • 4.33333
4.3 | 7 ratings
30 Mar 2011 Screenshot COMPDIRECTORY GUI tool for comparing the contents of 2 directories Author: Jiro Doke path, directories, files, directory comparison, file size, file name 5 2
  • 3.0
3.0 | 2 ratings
Comments and Ratings by Jiro View all
Updated File Comments Rating
19 Mar 2012 Publish dependent and called functions Publish explicitly called functions not found in the MATLAB root. See mfile for limitations. Author: Nick Angelini

@Nick,

Thanks for adding the web output in case of no output argument. "nargout" is the appropriate way to deal with that.

24 Feb 2012 Interactive curve class change curve by markers drag-and-drop Author: Maxim Vedenyov

You can make a property (SetAccess = protected). Then I can still type:

m = ic.method

But I can't do this:

ic.method = 'BadMethod';

23 Feb 2012 Interactive curve class change curve by markers drag-and-drop Author: Maxim Vedenyov

Oops, my original comment got deleted.

At first, I didn't realize you had all of these set* methods. I was trying to change the properties directly, because they were all public. My suggestion was to make some of the properties protected or hidden (if it's only used internally)

23 Feb 2012 Interactive curve class change curve by markers drag-and-drop Author: Maxim Vedenyov

After playing with it some more, I realized that I was supposed to use the set* methods for change different properties. I see that if I use "setMethod" method, it updates the plot correctly.

I think that means the "method" property should be (setAccess = protected), so that people cannot change it.

13 Feb 2012 Fit all valid parametric probability distributions to data ALLFITDIST Fit all valid parametric probability distributions to data. Author: Mike Sheppard

Olivier,

Do you have Statistics Toolbox? It's required to use this function.

Comments and Ratings on Jiro's Files View all
Updated File Comment by Comments Rating
21 May 2012 MAT2CLIP Copies the contents of a matrix to the CLIPBOARD. Author: Jiro Doke Jay
31 Mar 2012 Demo files for "Algorithm Development with MATLAB" Webinar These are the demo files for "Algorithm Development with MATLAB" Webinar held on April 5, 2011. Author: Jiro Doke KRISHNA, BALA

gud.....

30 Mar 2012 Demo files for "Algorithm Development with MATLAB" Webinar These are the demo files for "Algorithm Development with MATLAB" Webinar held on April 5, 2011. Author: Jiro Doke Kamran

Good job. Thanks

20 Mar 2012 IMCLIPBOARD Copy and paste image data to and from system clipboard. Author: Jiro Doke Will
23 Feb 2012 GRABIT Extract (pick out) data points off image files. Author: Jiro Doke Chen, Zhen
Top Tags Applied by Jiro
pick of the week, gui, webinar, data exploration, directories
Files Tagged by Jiro View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
09 May 2012 Screenshot export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford anti alias, figure, embed, cmyk, publish, fonts 1729 180
  • 4.94915
4.9 | 129 ratings
04 Apr 2012 Excel Column Conversion Converts between column name and number for Excel representation Author: Mike Sheppard data import, data export, excel, potw, pick of the week 28 2
  • 4.0
4.0 | 2 ratings
16 Mar 2012 Screenshot Image Segmentation Tutorial ("BlobsDemo") Image Processing Tutorial to demonstrate the basic concepts to beginner users. Author: Image Analyst demo, image analysis, image processing, segmentation, potw, pick of the week 678 47
  • 4.5
4.5 | 20 ratings
13 Mar 2012 Screenshot Panel Like subplot, but with easier control over the details of the layout, and WYSIWYG export to file. Author: Ben Mitch figure, subplot, multipane, plot, specialized, panel 136 65
  • 4.45455
4.5 | 13 ratings
02 Mar 2012 Screenshot uipickfiles: uigetfile on steroids Many-featured, platform independent file and directory picker. Author: Douglas Schwarz example, multiple file selecti..., uigetfile uigetfiles ..., gui tools, potw, pick of the week 115 65
  • 4.93939
4.9 | 35 ratings

Contact us at files@mathworks.com