Assigning Labels and Axisscales: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Scott
No edit summary
Line 1: Line 1:
__TOC__
__TOC__


Assigning '''classes''' and '''axisscales''' in a DataSet Object is similar to assigning [[Assigning_Sample_Classes | classes]]. You can assign them from the command line or [[DataSet_Editor_Window:_Layout | Data Set Editor]].  
Assigning '''labels''' and '''axisscales''' in a DataSet Object is similar to assigning [[Assigning_Sample_Classes | classes]]. You can assign them from the command line or [[DataSet_Editor_Window:_Layout | Data Set Editor]].  


==From DataSet Editor==
==From DataSet Editor==
Line 13: Line 13:
* Import the values from a variable in the workspace (via Load/Extract Label menu item).
* Import the values from a variable in the workspace (via Load/Extract Label menu item).


[[Image:DSE_Labels_RightClickMenu.png| |400px| ]]
[[Image:DSE_Labels_RightClickMenu.png| | | ]]


===Data Tab===
===Data Tab===
Values from the DataSet Editor data table can be extracted into '''axiscales'''. This option is available from the column/row right-click menu in the data table.


[[Image:DSE_Data_RightClickMenu.png| | | ]]





Revision as of 16:38, 13 July 2011

Assigning labels and axisscales in a DataSet Object is similar to assigning classes. You can assign them from the command line or Data Set Editor.

From DataSet Editor

Labels Tab

In the Row Labels and Column Labels tabs of the DataSet Editor you'll find columns for editing labels, axisscales, classes, and included data. There are three general ways of editing these columns:

  • Directly editing each "cell" with a value. Select a particular cell and enter the desired value.
  • Copy/Paste the entire column of values from the clipboard (Copy or Paste menu item).
  • Import the values from a variable in the workspace (via Load/Extract Label menu item).

DSE Labels RightClickMenu.png

Data Tab

Values from the DataSet Editor data table can be extracted into axiscales. This option is available from the column/row right-click menu in the data table.

DSE Data RightClickMenu.png


From Command Line

other examples.