octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37053] Saveas & Print error when saving as .e


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #37053] Saveas & Print error when saving as .emf
Date: Fri, 18 Jan 2013 13:54:13 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; .NET CLR 1.1.4322)

Follow-up Comment #2, bug #37053 (project octave):

Are you using the MinGW, MSys or cygwin build?
Which backend are you using?

If FLTK, try switching to gnuplot:

$ graphics_toolkit gnuplot
$ print("test3.emf")

please post the output (after a fresh start from octave) of
$ graphics_toolkit
$ plot(1:10)
$ print("-debug","test4.emf")

you can then see the commands which are run and try to run them on a console
if you want to debug this yourself.

Regards, Andy

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37053>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]