Illustrator 88 to V3 Conversion for MATLAB
by James Argyle
12 Jul 2003
(Updated 15 Jul 2003)
No BSD License
Converts Illustrator 88 Output from MATLAB Graphics to an illustrator 10 compatible file.
Download Now
|
Watch this File
|
| File Information |
| Description |
Illustrator 10 no longer supports the illustrator 88 file format. This means that figures produced using the print -dill command cannot be imported directly into Illustrator.
The differences between v88 and v3, the earliest supported format, are minimal. This means that, for MATLAB, only the text tags need to updated to the new format.
A perl script (88convert.pl) is provided to make the necessary changes. This has been tested on most of the demo 2d and 3d graphics and no bugs have been found so far.
An updated print.m which automatically runs the perl script on any output produced by print -dill is also included.
Install the perlscript in a directory on your path and make it executable.
You can then either install the new print.m or issue the command:
!88convert [filename]
from the MATLAB prompt.
Files are backed up to filename.bak |
| MATLAB release |
MATLAB 6.5 (R13)
|
| Other requirements |
perl |
| Zip File Content |
|
| Other Files |
88convert, print.m, readme.txt
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (6) |
| 13 Jul 2005 |
Ryan Bennink
|
|
|
| 26 Jan 2006 |
Steve Haddock
|
|
|
| 30 Aug 2006 |
Teri Pettit
|
|
|
| 31 Aug 2006 |
James Argyle
|
|
|
| 11 Jul 2007 |
Frank Gibbons
|
|
|
| 20 Nov 2007 |
pape arago
|
|
|
|
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