A quick and dirty look at signals can be accomplished by executing putplot2 and putplot3 from the command line user interface (CLUI) or by using the graphical user interface (GUI). putplot2 is intended for the display of 1D data records, and putplot3 for the quick plotting of 2D signals. There is limited flexibility on the display attributes of these tools. putplot2, plutplot3 can be executed from within cantata, or directly from the command line.
The features provided by putplot2 include:
The following is a 2D plot of the data file "2dfft.viff".
Click on the "options" button to have access to some basic display options. NOTE: if the display is all "black", change the "Plot Color" option.
2D Plot Object Attributes
To have more plot options you must first edit the putplot2 "object". Press the "Shift" key and click the left mouse-button on the "gray" or background area of the display. Observe the background area to have a grid over it. This indicates that you are ready to edit this visualization object.
Click the right mouse-button over the plot area to read information about this visualization widget. Click the center mouse-button over the plot area to get more display options.
Area Object Attributes
If you are interested in executing putplot2 with the data displayed above then click HERE
To plot a data record from the command line user interface (CLUI) type:
putplot2 -i data.filenameIf you wish to use the Graphical User Interface then type:
putplot2 -guiand wait till you see the graphical user interface. Now type the data filename in the "Input 2D Plot" box.
GUI for putplot2
The features provided by putplot3 include:
The following is a 3D plot of the data file "2dfft.viff".
Click on the "options" button to have access to some basic display options. NOTE: if the display is all "black", change the "Plot Color" option.
3D Plot Object Attributes
To have more plot options you must first edit the putplot3 "object". Press the "Shift" key and click the left mouse-button on the "gray" or background area of the display. Observe the background area to have a grid over it. This indicates that you are ready to edit this visualization object.
Click the right mouse-button over the plot area to read information about this visualization widget. Click the center mouse-button over the plot area to get more display options.
Area Object Attributes
If you are interested in executing putplot3 with the data displayed above then click HERE
To plot a data record from the command line user interface (CLUI) type:
putplot3 -i data.filenameIf you wish to use the Graphical User Interface then type:
putplot3 -guiand wait till you see the graphical user interface. Now type the data filename in the "Input 3D Plot" box.
GUI for putplot3