Specifies the number of rows and columns of rake lines on which to apply the vector plot.
Syntax |
*NumberOfRowsColumns(rows, columns) |
|
Argument |
Name |
Description |
rows |
The number of rows of rakes on which to apply the vector plot. |
|
columns |
The number of columns of rakes on which to apply the vector plot. |
|
Example |
*BeginVector() *NumberOfRowsColumns("rows", "columns") *EndVector() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *NumberOfRowsColumns() command may be placed inside a *BeginVector() block to capture the number of rows and columns of rake lines on which to apply the vector plot. |
|
See also |
|
|
|