Missing information in print docu

John W. Eaton jwe at octave.org
Thu Feb 5 10:03:50 CST 2009


On  5-Feb-2009, Stefan Pofahl wrote:

| Bug report for Octave 3.0.3 configured for i686-pc-msdosmsvc
| 
| Description:
| -----------
| 
|    * If you want to specify the full path to your output file
|      on a MS-Windows machine, you have to use the unix style
|      for the directory delimiters.
| 
| Repeat-By:
| ---------
| 
|    * Call print with full-path file name on MS-WIN machines.
|      Example: print("e:\\temp\\foo.png", "-dpng"

What error do you see?

I don't have Octave on a Windows system but might be able to suggest a
fix anyway.  Or, since print.m is a .m file, maybe you could suggest a
patch that works for you?

jwe


More information about the Bug-octave mailing list