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

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

[Octave-bug-tracker] [bug #63829] Padding string with 0 in fprintf resul


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #63829] Padding string with 0 in fprintf results in padding with spaces
Date: Wed, 22 Feb 2023 20:50:40 -0500 (EST)

Follow-up Comment #5, bug #63829 (project octave):

I'm curious, what does Matlab do for


fprintf ("-08s\n", "10101")
fprintf ("-08d\n", 10101)


?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63829>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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