Rank: 57 based on 3683 downloads (last 30 days) and 11 files submitted
photo

Oliver Woodford

E-mail
Lat/Long
51.7568321228027, -1.25250995159149

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Files Posted by Oliver View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
16 Oct 2009 fullpath Generates a full path from a partial or relative path Author: Oliver Woodford full path, pathname, file, path, directory, relative 257 2
09 Oct 2009 Screenshot export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford anti alias, jpeg, workspace, print, tiff, save 813 18
  • 5.0
5.0 | 10 ratings
02 Oct 2009 maximize Platform independent function to maximize a figure window. Author: Oliver Woodford maximize figure, maximise, figure, maximize, window, fullscreen 250 0
01 May 2009 Screenshot imdisp Display multiple images as a montage of subplots Author: Oliver Woodford subplot, image, montage, gui, imshow, imagesc 328 6
  • 4.66667
4.7 | 4 ratings
14 Apr 2009 Screenshot print2im Save or output figures to anti-aliased images with cropped borders and optional transparency. Author: Oliver Woodford image, data export, anti alias, save, ppt, powerpoint 299 1
  • 5.0
5.0 | 1 rating
Comments and Ratings by Oliver View all
Updated File Comments Rating
05 Nov 2009 MATLAB Contest - Flooding All the files needed to develop and score an entry for the MATLABĀ® Programming Contest. Author: The MATLAB Contest Team

Fun

26 Oct 2009 export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford

Michael: MATLAB's print often does funny things to a plot, such as changing the number of tick marks, when you export it, and I don't know how to avoid it. Export_fig uses print, and therefore unfortunately suffers from the same problem.

19 Oct 2009 Matlab Icon for Linux (with Transparency) A nice icon to use as Matlab start button in Linux. Author: Georg Stillfried

The edges still don't appear to be transparent. If you have export_fig (here on the FEX) then the following gives a good result:
logo; set(gcf, 'color', 'none', 'position', [101 100 127 128]); export_fig matlabicon.png -nocrop

16 Oct 2009 fullpath Generates a full path from a partial or relative path Author: Oliver Woodford

Thanks Julian. To be correct, I should say that every directory except the bottom level file or directory must exist. I.e. only the bottom level directory is allowed to be non-existant.

29 Sep 2009 FindJObj - find java handles of Matlab graphic objects Find java objects contained within a specified java container or Matlab GUI handle Author: Yair Altman

Great function. The interactive display is a brilliant feature.

Comments and Ratings on Oliver's Files View all
Updated File Comment by Comments Rating
06 Nov 2009 print_pdf Save figures to high quality pdfs with cropped borders and embedded fonts. Author: Oliver Woodford Stefan

Hi,

not each font is exported correctly on my system.

Ex:
plot((0:10),sin(0:10));
set(gca,'FontName','Arial Black');
export_fig('test', '-pdf');

The font is not 'Arial Black' in this example, although beeing correctly displayed in Matlab.

I'm using winXP, Matlab 7.8.0 (R2009a), Ghostscript 8.70, Adobe Reader 9.2.0. I tried some other fonts, only 'Arial' seems to work properly.

Is this behavior reproducible on your systems or is a solution available?

Thanks for your help!
Stefan

28 Oct 2009 real2rgb & colormaps Converts intensity matrices into truecolor images. Author: Oliver Woodford Malte

Very handy, worked right away, helped me to superimpose transparent color map on grayscale image. Thanks!

26 Oct 2009 export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford Woodford, Oliver

Michael: MATLAB's print often does funny things to a plot, such as changing the number of tick marks, when you export it, and I don't know how to avoid it. Export_fig uses print, and therefore unfortunately suffers from the same problem.

20 Oct 2009 export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford Kitz, Michael

I wanted to use this tool to save a jpg with the borders cropped. Now I realized that the axes settings were changed during export.
I was using a figure with three subplots, two graphs and an image.
The plots were displaying 7000 data points in a customized scale using the whole axes area. Matlab's autoscale uses 8000 points and so did the export function.
Is there a way to avoid the autoscale?

16 Oct 2009 fullpath Generates a full path from a partial or relative path Author: Oliver Woodford Woodford, Oliver

Thanks Julian. To be correct, I should say that every directory except the bottom level file or directory must exist. I.e. only the bottom level directory is allowed to be non-existant.

Top Tags Applied by Oliver
figure, data export, print, save, export figure
Files Tagged by Oliver View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
16 Oct 2009 fullpath Generates a full path from a partial or relative path Author: Oliver Woodford full path, pathname, file, path, directory, relative 257 2
09 Oct 2009 Screenshot export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford anti alias, jpeg, workspace, print, tiff, save 813 18
  • 5.0
5.0 | 10 ratings
02 Oct 2009 maximize Platform independent function to maximize a figure window. Author: Oliver Woodford maximize figure, maximise, figure, maximize, window, fullscreen 250 0
01 May 2009 Screenshot imdisp Display multiple images as a montage of subplots Author: Oliver Woodford subplot, image, montage, gui, imshow, imagesc 328 6
  • 4.66667
4.7 | 4 ratings
14 Apr 2009 Screenshot print2im Save or output figures to anti-aliased images with cropped borders and optional transparency. Author: Oliver Woodford image, data export, anti alias, save, ppt, powerpoint 299 1
  • 5.0
5.0 | 1 rating
 

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