Difference between revisions of "Copy and Paste between applications"
Line 1: | Line 1: | ||
[[Category: Analytica User Guide]] | [[Category: Analytica User Guide]] | ||
− | <breadcrumbs> Analytica User Guide > Importing, Exporting, and OLE Linking Data > {{PAGENAME}}</breadcrumbs | + | <breadcrumbs> Analytica User Guide > Importing, Exporting, and OLE Linking Data > {{PAGENAME}}</breadcrumbs> |
==Copying and Pasting== | ==Copying and Pasting== | ||
− | You can use the standard '''Copy''' and '''Paste''' commands to perform the following operations: | + | You can use the standard '''Copy''' and '''Paste''' commands to perform the following operations: |
===Copying a Diagram=== | ===Copying a Diagram=== | ||
Line 9: | Line 9: | ||
# Select the group of nodes you wish to copy. | # Select the group of nodes you wish to copy. | ||
− | # Select '''Copy''' from the '''Edit''' menu (''Control+c''). The objects that the nodes represent, as well as a picture of the selected nodes with all of the relevant arrows between the selected nodes, are copied to the clipboard. | + | # Select '''Copy''' from the '''Edit''' menu (''Control+c''). The objects that the nodes represent, as well as a picture of the selected nodes with all of the relevant arrows between the selected nodes, are copied to the clipboard. |
'''To Copy an Entire Influence Diagram Window''' | '''To Copy an Entire Influence Diagram Window''' | ||
− | Select '''Copy Diagram''' from the '''Edit''' menu. The entire influence diagram is copied as a picture representation without copying the objects that the nodes represent. | + | Select '''Copy Diagram''' from the '''Edit''' menu. The entire influence diagram is copied as a picture representation without copying the objects that the nodes represent. |
===Copying an Edit Table or Result Table=== | ===Copying an Edit Table or Result Table=== | ||
Line 20: | Line 20: | ||
# Open the window containing the table. | # Open the window containing the table. | ||
− | # Select cells and choose '''Copy''' from the '''Edit''' menu (''Control+c''). | + | # Select cells and choose '''Copy''' from the '''Edit''' menu (''Control+c''). |
''''To Copy All the Elements of a Table in Addition to the Index Elements''' | ''''To Copy All the Elements of a Table in Addition to the Index Elements''' | ||
− | Select '''Copy Table''' from the '''Edit''' menu. The entire multidimensional array is copied as a graphic and as a list of two-dimensional tables in a special text format. | + | Select '''Copy Table''' from the '''Edit''' menu. The entire multidimensional array is copied as a graphic and as a list of two-dimensional tables in a special text format. |
===Copying a Result Graph=== | ===Copying a Result Graph=== | ||
Line 31: | Line 31: | ||
# Open the '''Result''' window containing the graph. | # Open the '''Result''' window containing the graph. | ||
− | # Select '''Copy''' from the '''Edit''' menu (''Control+c'') to copy an image representation of the graph to the clipboard. | + | # Select '''Copy''' from the '''Edit''' menu (''Control+c'') to copy an image representation of the graph to the clipboard. |
===Pasting Data from a Spreadsheet=== | ===Pasting Data from a Spreadsheet=== | ||
'''To Paste Data from a Spreadsheet''' | '''To Paste Data from a Spreadsheet''' | ||
− | To paste tabular data from a spreadsheet into an Analytica table: | + | To paste tabular data from a spreadsheet into an Analytica table: |
# Select a group of cells in a spreadsheet. | # Select a group of cells in a spreadsheet. | ||
Line 49: | Line 49: | ||
'''To Paste Data from Another Program''' | '''To Paste Data from Another Program''' | ||
− | To paste data from a program other than a spreadsheet: | + | To paste data from a program other than a spreadsheet: |
* Use tab characters to separate items, and return characters to separate lines. | * Use tab characters to separate items, and return characters to separate lines. | ||
− | * Use numbers in floating point or exponential format. You can use the suffixes that Analytica recognizes, including <code>K</code>, <code>M</code>, and <code>m</code>. Dollar signs (''$'') and commas (thousands separators) are not permitted. | + | * Use numbers in floating point or exponential format. You can use the suffixes that Analytica recognizes, including <code>K</code>, <code>M</code>, and <code>m</code>. Dollar signs (''$'') and commas (thousands separators) are not permitted. |
===Exporting an Image File=== | ===Exporting an Image File=== | ||
Line 58: | Line 58: | ||
# With the diagram showing, select '''Export''' from the '''File''' menu. | # With the diagram showing, select '''Export''' from the '''File''' menu. | ||
− | # From the '''Save''' dialog, select the desired format (e.g., EMF, PNG, JPEG). An image of the full diagram is stored (not just the selected nodes). | + | # From the '''Save''' dialog, select the desired format (e.g., EMF, PNG, JPEG). An image of the full diagram is stored (not just the selected nodes). |
===Exporting a Result Graph to an Image File=== | ===Exporting a Result Graph to an Image File=== | ||
Line 67: | Line 67: | ||
== See Also == | == See Also == | ||
− | + | * [[Using_the_Import_and_Export_Commands#Default_and_XML_Model_File_Formats|Default and XML Model File Formats]] | |
− | [[Using_the_Import_and_Export_Commands#Default_and_XML_Model_File_Formats|Default and XML Model File Formats]] | + | |
<footer>Importing, Exporting, and OLE Linking Data / {{PAGENAME}} / Using OLE linking</footer> | <footer>Importing, Exporting, and OLE Linking Data / {{PAGENAME}} / Using OLE linking</footer> |
Revision as of 03:58, 6 January 2016
Copying and Pasting
You can use the standard Copy and Paste commands to perform the following operations:
Copying a Diagram
To Copy an Influence Diagram, Including the Objects Represented by the Nodes
- Select the group of nodes you wish to copy.
- Select Copy from the Edit menu (Control+c). The objects that the nodes represent, as well as a picture of the selected nodes with all of the relevant arrows between the selected nodes, are copied to the clipboard.
To Copy an Entire Influence Diagram Window
Select Copy Diagram from the Edit menu. The entire influence diagram is copied as a picture representation without copying the objects that the nodes represent.
Copying an Edit Table or Result Table
To Copy an Edit Table or Result Table
- Open the window containing the table.
- Select cells and choose Copy from the Edit menu (Control+c).
'To Copy All the Elements of a Table in Addition to the Index Elements
Select Copy Table from the Edit menu. The entire multidimensional array is copied as a graphic and as a list of two-dimensional tables in a special text format.
Copying a Result Graph
To Copy a Result Graph
- Open the Result window containing the graph.
- Select Copy from the Edit menu (Control+c) to copy an image representation of the graph to the clipboard.
Pasting Data from a Spreadsheet
To Paste Data from a Spreadsheet
To paste tabular data from a spreadsheet into an Analytica table:
- Select a group of cells in a spreadsheet.
- Select Copy from that program’s Edit menu (Control+c) to copy the data to the clipboard.
- Bring the Analytica model to the front and open the Edit Table window you want to paste the data into.
- Select a top-left cell or the same number of cells that you originally copied.
- Select Paste from the Edit menu (Control+v)
Pasting Data from Another Program
To Paste Data from Another Program
To paste data from a program other than a spreadsheet:
- Use tab characters to separate items, and return characters to separate lines.
- Use numbers in floating point or exponential format. You can use the suffixes that Analytica recognizes, including
K
,M
, andm
. Dollar signs ($) and commas (thousands separators) are not permitted.
Exporting an Image File
To Export an Influence Diagram to an Image File
- With the diagram showing, select Export from the File menu.
- From the Save dialog, select the desired format (e.g., EMF, PNG, JPEG). An image of the full diagram is stored (not just the selected nodes).
Exporting a Result Graph to an Image File
To Export a Result Graph to an Image File
- Open the Result window containing the graph.
- Select Export from the File menu and select the desired image file format (e.g., EMF, PNG, JPEG).
See Also
Enable comment auto-refresher