Gesendet: Montag, 20. September 2021 um 13:17 Uhr Von: "Samuel Doughty" <sdoughty11@gmail.com> An: "Help GNU Octave" <help-octave@gnu.org> Betreff: Output format problem
I want to print three items on a single line: an integer, a name, and a floating point value using the printf statement. Call them nn, name, and value. How do I write this command?