other versions
- buster 5.14.0+dfsg-3
- testing 5.15.0+dfsg-19
- unstable 5.15.0+dfsg-19
- experimental 5.15.0+dfsg-21
PLSSTRM(3plplot) | PLplot API | PLSSTRM(3plplot) |
NAME¶
plsstrm - Set current output streamSYNOPSIS¶
plsstrm(strm)DESCRIPTION¶
Sets the number of the current output stream. The stream number defaults to 0 unless changed by this routine. The first use of this routine must be followed by a call initializing PLplot (e.g. plstar(3plplot)).Redacted form: plsstrm(strm)
This function is examples 1,14,20.
ARGUMENTS¶
- strm (PLINT(3plplot), input)
- The current stream number.
AUTHORS¶
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.SEE ALSO¶
PLplot documentation at http://plplot.org/documentation.php.January, 2019 |