From help-request at octave dot org Sun May 29 10:33:50 2005 Subject: Re: printf and fprintf for "%" From: Andrey Romanenko To: help at octave dot org Date: Sun, 29 May 2005 16:31:34 +0100 Hello, On Sunday 29 May 2005 15:59, Jun Ohta wrote: > I would appreciate it if somebody lets me know how to let octave write the > character "%" to a text file. > > >> a = "%" Make it a="%%"; and it will work. Andrey ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------