|
Contents | Previous | Next | Subchapters |
| Syntax |
fileplotdlg |
| See Also | read , bread , xlread , h5read , matfiles |
| Button | Description |
| Clear | Clear the plot |
| Plot | Add curve corresponding to current field settings |
| File | Select a new file |
| Exit | Dismiss the plot dialog |
| Help |
Display help for fileplotdlg |
tools\quadratic.dat contains
1 1 1
2 4 8
3 9 27
4 16 64
5 25 125
If you enter
clear
fileplotdlg
O-Matrix will display the File Plot dialog.
If you then select the File button
and choose the file tools\quadratic.dat,
O-Matrix will display a dialog that looks like this:
If you then chose 1 for the x index
and 2 for the y index,
O-Matrix will plot a quadratic function in the graphics window.