User Tools

Site Tools


01_user_documentation:05_object:04_data:01_dataset

This is an old revision of the document!


Dataset

GroIMP supports the creation and visualization of datasets, which are simple tables used to store and track numerical data during simulations. Each dataset consists of rows called data series, and values are added to individual cells using code.

Datasets are accessible in both the GUI (via the Datasets Explorer) and in RGG code using the DatasetRef class. Titles for columns can be set, and data can be visualized using the chart() function with plot types like XY_PLOT.

Datasets can be exported to external files and are persistent across simulation runs unless explicitly cleared.

Export

Using the explorer datasets can be exported to:

  • txt
  • csv
  • html
  • xls
  • pdf

Using rgg code datasets can be exported to csv.

For code examples see the datasets tutorial.

01_user_documentation/05_object/04_data/01_dataset.1755252977.txt.gz · Last modified: 2025/08/15 12:16 by Tim