logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pltext - Switch to text screen

Authors

       Many  developers  (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its
       long history.

Description

       Sets  an  interactive  device to text mode, used in conjunction with plgra(3plplot) to allow graphics and
       text to be interspersed.  On a device which supports separate text and  graphics  windows,  this  command
       causes control to be switched to the text window.  This can be useful for printing diagnostic messages or
       getting  user input, which would otherwise interfere with the plots.  The program must switch back to the
       graphics window before issuing plot commands, as the text (or console) device will probably become  quite
       confused  otherwise.   If  already  in text mode, this command is ignored.  It is also ignored on devices
       which  only  support  a  single  window  or  use  a  different  method  for  shifting  focus  (see   also
       plgra(3plplot)).

       Redacted form: pltext()

       This function is used in example 1.

Name

pltext - Switch to text screen

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                                    PLTEXT(3plplot)

Synopsis

pltext()

See Also