Rank: 1670 based on 59 downloads (last 30 days) and 2 files submitted
photo

Jonas

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Files Posted by Jonas View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Apr 2009 Screenshot Distribution Plot Function for plotting multiple histograms side-by-side in 2D - better than boxplot. Author: Jonas plotting, histogram, distributions 48 0
  • 5.0
5.0 | 5 ratings
15 Apr 2009 Screenshot svnGUI GUI for command-line subversion client Author: Jonas subversion, gui, svn 11 0
Comments and Ratings by Jonas View all
Updated File Comments Rating
05 Nov 2009 fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime Author: us

Excellent function!

In Windows, the file separators in output.froot point the wrong way, though. Is that on purpose?

23 Oct 2009 Vector to colon notation Converts a vector into a string with its MATLAB colon notation (single resolution). Author: Javier Lopez-Calderon

Exactly what I needed for my GUI.

Note: It would be useful if there was a check for whether the input is numeric. The code works if you feed the output back as input, but it doesn't give very good results. E.g. '1:999' becomes '1:9'

20 Apr 2009 Advanced Polar Plots v2 An improved version of the MATLAB function 'polar'. Author: Daniel Armyr

There is an error at least on OS X - the variables TraceMax and TraceMin are initialized as empty stings, which leads to strange behavior when catenating with doubles.
This leads to the error 'Centre value is same as maximum input value' being thrown erroneously.

I suggest changing lines 1326 and 1313 to
TraceMax = [];
TraceMin = [];
respectively.

26 Feb 2009 allowaxestogrow With one click, zoom axes for better visibility. Author: Matthew Caywood

Very neat piece of code!

I use it to allow a user to select ROIs on images in subplots. To make sure that the axes aspect ratio is preserved (otherwise, the ROI looks much different on zooming), I modified line 56 the following way (maybe you should also copy DataAspectRatioMode):

iax = axes('Position',get(ax,'Position'), 'PlotBoxAspectRatioMode',get(ax,'PlotBoxAspectRatioMode'), 'NextPlot','add');

Comments and Ratings on Jonas' Files View all
Updated File Comment by Comments Rating
21 Nov 2009 Distribution Plot Function for plotting multiple histograms side-by-side in 2D - better than boxplot. Author: Jonas Irwin, William

09 Sep 2009 Distribution Plot Function for plotting multiple histograms side-by-side in 2D - better than boxplot. Author: Jonas Lydick, Chris

25 Jun 2009 Distribution Plot Function for plotting multiple histograms side-by-side in 2D - better than boxplot. Author: Jonas Komarov, Oleg

28 Apr 2009 Distribution Plot Function for plotting multiple histograms side-by-side in 2D - better than boxplot. Author: Jonas Chiara

19 Apr 2009 Distribution Plot Function for plotting multiple histograms side-by-side in 2D - better than boxplot. Author: Jonas Christopher

Top Tags Applied by Jonas
distributions, gui, histogram, plotting, plz send me paper u have used and all source code file on my ema
Files Tagged by Jonas View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
04 Nov 2009 Watermarking Watermarking an image with binary image. Author: Ravi Lakkundi plz send me paper u h..., annotation, gui, display, binary, image processing 332 20
  • 4.4
4.4 | 20 ratings
25 Apr 2009 Screenshot Distribution Plot Function for plotting multiple histograms side-by-side in 2D - better than boxplot. Author: Jonas plotting, histogram, distributions 48 0
  • 5.0
5.0 | 5 ratings
15 Apr 2009 Screenshot svnGUI GUI for command-line subversion client Author: Jonas subversion, gui, svn 11 0
 

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