Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unknown macro: {alias}

Name

win — Window specification

Syntax

win xwin xwax ywin ywax zwin zwax

win cen | out | cur | dat | sto | rea

Description

Set the graphical window in various ways. The extent of the window will always be in @xwin @xwax @ywin @ywax @zwin @zwax. See Shell commands and Concepts.

Arguments

xwin xwax ywin ywax zwin zwax

Unknown macro: {indent}

Specify the new window.

rea winfile

Unknown macro: {indent}

Read windowfile winfile from disk and activate the new window.

sto winfile
Store windowfile winfile to disk.
cur
Get a window around the cursor position. If you want to get closer, do the command over again. Internally the previous window is saved with sav 13.
dat
Will update the window coordinates with the min and max values of the data without any scaling of the graphical window.
cen
Make a quick zoom towards the center of the screen.
out
Make a quick zoom out of center of the screen.

Unknown macro: {indent}

Explanation bla-bla- PointSize is a number larger than 0, relative to 1 (default), giving bla-bla.

Examples

Ex.1: Title-of-example

# read any grid
xxx arg1    ;# Example bla bla
pol         ;# Display as polygon


Result of xxx on grid

See also

[yyy], [zzz]

  • No labels