getDemoPath
[Monolix - PKanalix - Simulx] Get Lixoft demos path
Get the path to the demo projects. The path depends on the software used to initialize the connectors with initializeLixoftConnectors
.
Usage
getDemoPath()
Value
The Lixoft demos path corresponding to the currently active software.
Examples
if (FALSE) {
getDemoPath()
}