Skip to content

Getting Started

Antoine Théate edited this page Feb 16, 2023 · 3 revisions

The repository with the latest release can be found here:

https://github.com/RHEAGROUP/DEH-Matlab/releases/latest

Once the archive file downloaded, unzip it.

Initialize server connections

  1. Start the application by running the executable "DEHPMatlab.exe"
  2. Connect to any Comet Web Service
  3. Initialize MatLab with the desired version (This version should be installed)
  4. Load a script and run it

SCENARIO 1 instructions: MatLab to Hub

  1. Start by selecting some MatLab variable
  2. From the context menu choose "Map"
  3. In the dialog pick some values and a parameter to update for each variable you want to transfer a) If you don't select a parameter a new one will be created b) If you select neither a parameter nor an elementDefinition a new element will be created c) New things name are based on the target variable element name and parameter name
  4. The Hub tab from Impact view is now updated and we can compare with Hub tree the changes to be transfered
  5. Select from Impact view the parameters to transfer
  6. Click on Transfer

SCENARIO 2 instructions: Hub to MatLab

  1. Start by selecting some ElementDefinition or Parameter
  2. From the context menu choose "Map"
  3. From the tree view at the top a) Select one Parameter from the tree b) Select one Variable that can be overwritten c) Select one Parameter Value
  4. The MatLab tab from Impact view is now updated and we can compare with variable list the changes to be transfered
  5. Click on Transfer

Please check out the page on Contributing and Licencing

Clone this wiki locally