Warning: Undefined variable $info in /home1/josetxoc/public_html/certif/showmanual.php on line 43

Warning: Trying to access array offset on value of type null in /home1/josetxoc/public_html/certif/functions.php on line 96

Warning: Undefined variable $thispage in /home1/josetxoc/public_html/certif/showmanual.php on line 50

C-PLOT

Scientific Graphics and Data Analysis

9.11. - zs close filter, synchronous



tells the filter process that the current plot is complete, like zx, but it also causes C-PLOT to pause until the filter is finished writing to your terminal.
zs
The synchronization option is useful for filters that write graphics commands to your terminal over the same serial line as ordinary text. Graphics commands from the filter program may get garbled with text from the plot program. The synchronized close, zs, stops this intermingling of output. As an example, zqzkds draws the plot, key and date with quiet mode on and prevents the PLOT-> prompt from being issued until the last graphics command has been sent to the terminal. As with zx, a second <return> will return you to text mode.


Warning: Undefined variable $thispage in /home1/josetxoc/public_html/certif/showmanual.php on line 73