Rank: 370 based on 181 downloads (last 30 days) and 4 files submitted
photo

Arnaud Laurent

E-mail

Personal Profile:
Professional Interests:
oceanography, ecology, modelling

 

Watch this Author's files

 

Files Posted by Arnaud View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Mar 2009 Polar/cartesian into degree north reference Set of function to convert polar/cartesian coordinates into degrees north and inversely. Author: Arnaud Laurent cartesian polar degre... 8 0
06 Feb 2009 Screenshot Adjust error bar width Adjust error bars width in an errorbar plot to a ratio of the x-axis or a length (x-axis units). Author: Arnaud Laurent errorbar, error bars, error bar cap, confidence interval, errorbar width, cap 140 9
  • 4.9
4.9 | 10 ratings
29 Jan 2009 Student distribution value This function retrieve the student distribution value for a given alpha and degree of freedom value. Author: Arnaud Laurent tvalue, student, t test 5 0
04 Jun 2008 clear except... clear workspace except prescribed variables Author: Arnaud Laurent clear keep erase 28 6
  • 3.66667
3.7 | 6 ratings
Comments and Ratings by Arnaud View all
Updated File Comments Rating
14 Aug 2009 Adjust error bar width Adjust error bars width in an errorbar plot to a ratio of the x-axis or a length (x-axis units). Author: Arnaud Laurent

Re: thanks for your input Sathish, you're right the script wasn't made for log scale. I'll update the file to take care of that.

21 Apr 2009 freezeColors / unfreezeColors Use multiple colormaps per figure! Version 2, now works for many types of objects, not only images. Author: John Iversen

Thanks, you solved my problem! Nice work.

Comments and Ratings on Arnaud's Files View all
Updated File Comment by Comments Rating
14 Jan 2012 clear except... clear workspace except prescribed variables Author: Arnaud Laurent Gijs
21 Nov 2011 Adjust error bar width Adjust error bars width in an errorbar plot to a ratio of the x-axis or a length (x-axis units). Author: Arnaud Laurent Nievinski, Felipe G.

You might want to insert this at line # 39:

if ~isscalar(h)
  arrayfun(@(h) errorbar_tick(h,w,xtype), h);
  return;
end

15 Nov 2011 Adjust error bar width Adjust error bars width in an errorbar plot to a ratio of the x-axis or a length (x-axis units). Author: Arnaud Laurent Nievinski, Felipe G.

It's great that this function operates on the handle output by the errorbar function, rather than duplicating what the errorbar function already does.

30 Aug 2011 Adjust error bar width Adjust error bars width in an errorbar plot to a ratio of the x-axis or a length (x-axis units). Author: Arnaud Laurent Coumans, Frank
27 Jul 2011 Adjust error bar width Adjust error bars width in an errorbar plot to a ratio of the x-axis or a length (x-axis units). Author: Arnaud Laurent Etzer, Tom
Top Tags Applied by Arnaud
cartesian polar degree north convert reference, clear keep erase, confidence interval, error bars, errorbar
Files Tagged by Arnaud View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Mar 2009 Polar/cartesian into degree north reference Set of function to convert polar/cartesian coordinates into degrees north and inversely. Author: Arnaud Laurent cartesian polar degre... 8 0
06 Feb 2009 Screenshot Adjust error bar width Adjust error bars width in an errorbar plot to a ratio of the x-axis or a length (x-axis units). Author: Arnaud Laurent errorbar, error bars, error bar cap, confidence interval, errorbar width, cap 140 9
  • 4.9
4.9 | 10 ratings
29 Jan 2009 Student distribution value This function retrieve the student distribution value for a given alpha and degree of freedom value. Author: Arnaud Laurent tvalue, student, t test 5 0
04 Jun 2008 clear except... clear workspace except prescribed variables Author: Arnaud Laurent clear keep erase 28 6
  • 3.66667
3.7 | 6 ratings

Contact us at files@mathworks.com