Previous: symss Up: ../plot79_s.html Next: symtx
SUBROUTINE SYMSZ (WSCALE,HEIGHT) C$ (Symbol Size) C$ Set the default symbol height to "HEIGHT" in world C$ coordinates. The symbol width corresponding to this will C$ be multiplied by "WSCALE" to obtain the actual width. C$ WSCALE = 1.0 should be the normal choice. C$ (02-APR-82)