Return to command index

select y-window

command: SYW [<lo-wdw> <hi-wdw>]

Only valid if "yinfo" is not "none" (which is default). Selects window on y-coordinates. If <lo-wdw> and <hi-wdw> are not specified the window is selected by graphic cursor. All following output is restricted to this y-window until a new window is set or the window is deleted by DYW or YINFO is reset to "none".

parameters

  • <lo-wdw>, <hi-wdw> parameter type: real
    Window on y-coordinates. If not specified the window is selected by graphic cursor.

example

syw -10.0 10.0
selects y-window from -10.0 to 10.0