Changes

Defining Project Observables & Visualizing Output Data

552 bytes added, 18:14, 11 April 2017
/* The Data Manager */
{| class="wikitable"
|-
! Button Name !! Function !! Tabs
|-
| {{key|View}} |style="width:350px;" | Opens a spreadsheet view of the data file |style="width:350px;" | 2D Files, 3D Files, Input/Output Files, Text Files, Image Files
|-
| {{key|Open}} |style="width:350px;" | Opens the selected files in an application associated with the file extension |style="width:350px;" | 2D Files, 3D Files, Input/Output Files, Text Files
|-
| {{key|Notepad}} |style="width:350px;" | Opens the selected files in Windows Notepad application |style="width:350px;" | 2D Files, 3D Files, Input/Output Files, Text Files
|-
| {{key|New}} |style="width:350px;" | Creates a new data file from scratch |style="width:350px;" | 2D Files, 3D Files
|-
| {{key|Delete}} |style="width:350px;" | Deletes the selected files |style="width:350px;" | 2D Files, 3D Files, Input/Output Files, Text Files, Image Files
|-
| {{key|Delete All}} |style="width:350px;" | Deletes all the files in the current tab |style="width:350px;" | 2D Files, 3D Files, Input/Output Files, Text Files, Image Files
|-
| {{key|Graph Settings}} |style="width:350px;" | Opens the Graph Settings dialog for plot customization |style="width:350px;" | 2D Files, 3D Files
|-
| {{key|Plot}} |style="width:350px;" | Plots the contents of the selected files in PyPlot graphs |style="width:350px;" | 2D Files, 3D Files
|-
| {{key|Display}} |style="width:350px;" | Displays an image of a previously plotted graph in Windows Image Viewer |style="width:350px;" | 2D Files, 3D Files
|-
| {{key|-->Python}} |style="width:350px;" | Converts the contents of the selected data file to a Python NumPy array of the same name |style="width:350px;" | 2D Files, 3D Files
|-
| {{key|Update}} |style="width:350px;" | Updates the lists of all Data Manager tabs |style="width:350px;" | 2D Files, 3D Files, Input/Output Files, Text Files, Image Files
|-
| {{key|Close}} |style="width:350px;" | Closes the Data Manager dialog |style="width:350px;" | 2D Files, 3D Files, Input/Output Files, Text Files, Image Files
|-
|}
28,333
edits