Path: news.mathworks.com!not-for-mail
From: "Richard " <richard.germuska@nhs.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Report Generator - Export Figures to PDF in Vector format
Date: Tue, 14 Oct 2008 17:14:02 +0000 (UTC)
Organization: Quiet Mountain Ltd
Lines: 12
Message-ID: <gd2k0q$hgo$1@fred.mathworks.com>
References: <gc5d1d$bn$1@fred.mathworks.com> <gcvc6a$ka4$1@fred.mathworks.com> <gd26q0$73f$1@fred.mathworks.com> <gd2h31$ioe$1@fred.mathworks.com>
Reply-To: "Richard " <richard.germuska@nhs.net>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1224004442 17944 172.30.248.37 (14 Oct 2008 17:14:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 14 Oct 2008 17:14:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1530058
Xref: news.mathworks.com comp.soft-sys.matlab:495133

Here's the error message I get in the DOS box when I try and run a compiled GUI that uses ps2pdf:

?? Undefined function or method 'gscript' for input arguments of type 'char'.

error in ==> ps2pdf at 123

The GUI was previously working as an uncompiled M-file.

Richard is this a straightforward update for ps2pdf?