Export Points
The program allows to export information to the other programs and files:
- Copy selected points, put it on the Clipboard.
- Save to TXT file as ASCII table;
- Save to XML file;
- Automation.
- How to copy the points and put it on the Clipboard
To copy all selected points, follow these steps:
- Create some areas 'Clip or 'Rectangle' around points.
- To select these areas, use the
button.
- Click the
button or select menu item <Data><Copy Selected>.
To copy only points with current color, follow these steps:
- Create some areas 'Clip or 'Rectangle' around points.
- To select these areas, use the
button.
- Select current color.
- Click right button on area. Popup menu appears.
- Select item <Copy selected ... points>.
- The Clipboard will contain data in text format as table X, Y, Z. You can paste it to Excel page or add points to series of points.
How to save points to text file
To save plot in 'txt' format as ASCII table, follow these steps:
- Create some areas 'Clip or 'Rectangle' around points.
- To select these areas, use the
button.
- Click the
button or select menu item <Data><Save Points As>.
- The dialog "Save file" opens. Select the file with extension 'TXT'.
- The dialog "Save the points to text file" opens.
- Select text information to write.
- Use 'File preview' window to control.
- You can use FindGraph or Excel to read points saved.
How to save points to XML format
To save plot in XML format, follow these steps:
- Create some areas 'Clip or 'Rectangle' around points.
- To select these areas, use the
button.
- Click the
button or select menu item <Data><Save Points As>.
- The dialog "Save file" opens. Select the file with extension 'XML'.
- The dialog "Save the points to XML file" opens.
- Select text information to save.
- Additionally to points, selected areas, the functions of approximation and the commentary are saved. Template file 'findgraph.dtd' is used.
|