Menus
File
Open: Open a world as a csv file.
Save: Save a world as a csv file.
Save-As: Saves a world as a csv file with a name specified by the user.
Close: Closes the current DataWorld frame.
Edit
Add a Row: Add a row to DataWorld.
Add a Column: Add a column to DataWorld.
ZeroFill the Table: Fill the entire table with the zero value.
Remove a row: Remove a row frm DataWorld
Remove a Column: Remove a column from DataWorld.
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.
Use Last Column (only used in iteration mode) : If selected, then when the dataworld is in iteration mode, the last column indicates how many times the network uses that row before iterating to the next row.
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.