This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:contourplot [2013/06/04 14:55] phil created |
com:contourplot [2016/11/04 14:16] (current) phil |
||
---|---|---|---|
Line 3: | Line 3: | ||
CONTOURPLOT,<BufferDir>,<MnF>,<MxF>,<ST>,<MnR>,<MxR>,<Col> | CONTOURPLOT,<BufferDir>,<MnF>,<MxF>,<ST>,<MnR>,<MxR>,<Col> | ||
- | This command give the user the ability to create a contour plot for the active model (as described in section ) by command line. | + | Creates a contour plot for the active model. If no arguments are given to the command a “Load Frame Data” popup window will appear take information from the user. Partial argument entry may cause inconsistent results. |
* BufferDir - Buffer Directory | * BufferDir - Buffer Directory | ||
- | * MnF – Starting Frame Number | + | * MnF – Starting frame number |
- | * MxF – End Frame Number | + | * MxF – End frame number |
* ST – Stride | * ST – Stride | ||
- | * MnR – Minimum Data Value | + | * MnR – Minimum data value |
- | * MxR – Maximum Data Value | + | * MxR – Maximum data value |
- | * Col – Data column Selection | + | * Col – Data column selection |