changeset 26205:cf037b842a9f

doc: Clarify example code in fixed_point_format documentation (bug #55208). * pr-output.cc (Ffixed_point_format): Add "fixed_point_format (true)" to example code.
author Rik <rik@octave.org>
date Tue, 11 Dec 2018 15:38:55 -0800
parents 82b9b970ff19
children aaa23f9845dd
files libinterp/corefcn/pr-output.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/pr-output.cc	Tue Dec 11 15:10:37 2018 -0800
+++ b/libinterp/corefcn/pr-output.cc	Tue Dec 11 15:38:55 2018 -0800
@@ -3925,6 +3925,7 @@
 
 @example
 @group
+fixed_point_format (true)
 logspace (1, 7, 5)'
 ans =