Prism 6.0 Reference Manual

EXAMPLES

print maxval(a)

prints the maximum value of the array a.

where (a > 3) print a on dedicated

prints (in a dedicated window) the values of a that are greater than 3.