This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:bubbleplot [2013/06/04 11:55] phil created |
com:bubbleplot [2016/11/04 14:17] (current) phil |
||
---|---|---|---|
Line 3: | Line 3: | ||
BUBBLEPLOT,<BufferDir>,<MnF>,<MxF>,<ST>,<MnR>,<MxR>,<Col> | BUBBLEPLOT,<BufferDir>,<MnF>,<MxF>,<ST>,<MnR>,<MxR>,<Col> | ||
- | This command give the user the ability to create a Bubble plot for the active model by command line. | ||
- | * BufferDir - Buffer Directory | + | Creates a Bubble 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 - Processed frame storage 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 |