Rank: 3875 based on 7 downloads (last 30 days) and 1 file submitted
photo

J. Caspar

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by J.
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 Nov 2009 Screenshot tmark.m Annotation class which generates peak marks that are automatically updated when axes are rescaled. Author: J. Caspar graphics annotation l... 7 1
  • 4.0
4.0 | 1 rating
Comments and Ratings by J. View all
Updated File Comments Rating
07 Oct 2011 GUI Layout Toolbox Layout management objects for MATLAB GUIs Author: Ben Tordoff

Absolutely terrific! Thanks to the authors for this incredibly useful tool.

I have encountered one problem - I find that figures which contain the GridFlex object cannot be saved to disk without hanging Matlab. If I simply replace GridFlex with Grid then all is well. When a figure with GridFlex is saved the file is actually written to disk but Matlab has to be manually killed. When the saved figure is subsequently reloaded it generates a slew of errors like this:

??? Attempt to reference field of
non-structure array.

Error in ==>
MousePointerHandler>@(varargin)obj.onMouseMoved(varargin{:})
at 42
                set(fig,'WindowButtonMotionFcn',
                @obj.onMouseMoved);

01 Jun 2010 On-figure magnifier Powerful on-figure magnifier, suitable for the publication of compact graphical results Author: David Fernandez-Prim

While this looks like a nice tool, I experienced problems with it due to its method of use of the figure's userdata field. It appears that the tool ignores the possibility that another application might already be using the userdata and hence when it encounters unexpected data in the field it crashes. I've always tried to treat userdata as shared space - when I read it I assume that there might be data there that I did not put there and I alway try to leave existing data unchanged when I resave to userdata. This would be a useful upgrade for this script.

02 Oct 2009 addaxes.m v1.1 (Sep 2009) Adds a new linked axis related by ANY monotonic function. Includes ZOOM/PAN and DATETICK utility! Author: Carlos Adrian Vargas Aguilera

Simply terrific. I've wanted something like this for years. Thank you!

Comments and Ratings on J.'s Files
Updated File Comment by Comments Rating
26 Oct 2010 tmark.m Annotation class which generates peak marks that are automatically updated when axes are rescaled. Author: J. Caspar Kurt

Well thought out added functionality for adding text labels with leaders to a plot from a MATLAB script. Having the labels follow the selected point when zooming and panning is invaluable.

However, I found that it doesn't properly place the text markers when the "axis equal" command is applied (using release 2010B).

Mathworks should consider adding this type of functionality to their scripting language instead of just supporting pinned labels from the interactive figure menu.

Top Tags Applied by J.
graphics annotation label
Files Tagged by J.
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 Nov 2009 Screenshot tmark.m Annotation class which generates peak marks that are automatically updated when axes are rescaled. Author: J. Caspar graphics annotation l... 7 1
  • 4.0
4.0 | 1 rating

Contact us at files@mathworks.com