Menus
File
Open: Open a world as a .xml file.
Save: Save a world as a .xml file.
Save-As: Saves a world as a .xml file with a name specified by the user.
Import/Export .csv > Import (.csv) : Import data from a .csv file (comma separated values).
Import/Export .csv > Export (.csv) : Export data to a .csv file (comma separated values).
Close: Closes the current DataWorld.
Edit
Add a Row: Add a row to the table.
Add a Column: Add a column to the table.
ZeroFill the Table: Sets each cell of the data table to 0.
Remove a row: Remove a row from the table.
Remove a Column: Remove a column from the table.
Insert row: Adds one row to the data table above the highlighted row.
Insert column: Adds one column to the data table.
Delete row: Remove the highlighted row from the data table.
Delete column: Removes one column from the data table.
Edit > Set Columns/Rows: Sets the number of columns and rows for the data table.
Randomize > Randomize: randomizes the data table contents within the range of the Randomization Bounds (default 0 to 1).
Randomize > Randomization Bounds: Sets the lower and upper bounds for data randomization.
Normalize > Normalize Column: Scales the currently selected column's values from their original range to values between 0 and 1.
Normalize > Normalize Table: Scales data table values from their original range to values between 0 and 1.
Fill Values > Fill Table: Sets each cell of the data table to the user-specified value.
Fill Values > Zero Fill Table: Sets each cell of the data table to 0.
Randomize: Randomizes all values within the table.
Adjust randomization bounds: Sets the upper and lower limit for randomizing the table values.
Iteration Mode: When dataworld is in iteration mode, every time a network it is coupled to is iterated, the selected row moves forward. Running a coupled network thereby has the effect of iterating through the entire set of columns. This feature allows one to create a specific sequence of inputs to a network and repeatedly deliver it.
Couple
Pop-up Menus
Right-click over Data Sheet
Insert Row: Insert a row into Data World above the highlighted row.
Insert Column: Insert a column into DataWorld.
Delete Row: Delete the highlighted row from Data World.
Delete Column: Delete the highlighted column from Data World.
Right-click over Send Buttons
Insert Row: Insert a row into Data World above the highlighted row.
Delete Row: Delete the highlighted row from Data World.