Takes a connection to a mysql database and creates all the tables required for storing results of all experiments conducted using a simulator
1 | create_database_structure(dblink, parameters, measures)
|
dblink |
A link to the database in which this table is being created |
parameters |
The parameters of the simulation that are being analysed |
measures |
The measures of the simulation that are being assessed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.