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

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

[Octave-bug-tracker] [bug #42345] fprintf('''%''') throws error


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #42345] fprintf('''%''') throws error
Date: Tue, 13 May 2014 14:59:33 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140319 Firefox/24.0 Iceweasel/24.4.0

Follow-up Comment #4, bug #42345 (project octave):

Instead of


fprintf (msg)


you should use


fprintf ('%s', msg)



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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