Rank: 534 based on 207 downloads (last 30 days) and 2 files submitted
photo

Juerg Schwizer

E-mail

Personal Profile:

Have a look at my homepage http://www.juergschwizer.de to get more information on plot2svg and plot2mif.

Professional Interests:
Functional verification, hardware design analysis, high-speed ATE, signal processing, hardware and software development, CMOS design, data visualization, microsensors, concurrent programming.

 

Watch this Author's files

 

Files Posted by Juerg View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
16 Aug 2009 Screenshot Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). Author: Juerg Schwizer svg filters, data export, animation, shadow, svg, plotting 191 50
  • 4.40816
4.4 | 52 ratings
25 Apr 2005 plot2mif Vector graphics export of 2D MATLAB plots to Framemaker MIF-files. Author: Juerg Schwizer mif, plot, export, graphics import, converter, framemaker 16 2
  • 5.0
5.0 | 2 ratings
Comments and Ratings by Juerg
Updated File Comments Rating
12 Aug 2009 Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). Author: Juerg Schwizer

Hi Cesar Roda Neve,
This is not a bug in plot2svg. It's a limitation of Inkscape and Firefox. Other browsers like Opera or Chrome can handle it. The SVG code for sub and super script is conform to the SVG 1.1 specification. I'm aware of the limitation and will try to find a workaround for Inkscape and Firefox.

Comments and Ratings on Juerg's Files View all
Updated File Comment by Comments Rating
26 Oct 2009 Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). Author: Juerg Schwizer Grinsted, Aslak

I would like to use plot2svg for producing figures for publications. (I am often having problems with matlabs print when there is anything transparent in the plot.)

That means i would like to use absolute units for the size. I would also like to specify the font size, linewidth in units of points. Many journals have strict requirements on these.

10 Oct 2009 Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). Author: Juerg Schwizer Campbell, Rob

I love it! I see I shall be using this a lot.
Seems to work very well in Firefox (all I've tried so far).
Am about to use it for generating HTML reports of analyses.

06 Sep 2009 Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). Author: Juerg Schwizer me

great!
without this presenting results would suck!

btw.
in order to ensure utf 8 encoding, change two lines in plot2svg.m
:
142: fid=fopen(finalname,'wt', 'n', 'UTF-8'); % Create a new text file
143: fprintf(fid,'<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"&gt;\n'); % Insert file header

03 Sep 2009 Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). Author: Juerg Schwizer Seven, Eddie

yay, it works. I wrap a rsvg-convert after it to get a png file. even for simple plots, it's scandalous how bad the matlab internal plot saving utilities are.

20 Aug 2009 Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). Author: Juerg Schwizer B., Kristin

Top Tags Applied by Juerg
converter, vector, animation, blur, data export
Files Tagged by Juerg View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
16 Aug 2009 Screenshot Scalable Vector Graphics (SVG) Export of Figures Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). Author: Juerg Schwizer svg filters, data export, animation, shadow, svg, plotting 191 50
  • 4.40816
4.4 | 52 ratings
25 Apr 2005 plot2mif Vector graphics export of 2D MATLAB plots to Framemaker MIF-files. Author: Juerg Schwizer mif, plot, export, graphics import, converter, framemaker 16 2
  • 5.0
5.0 | 2 ratings
 

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