Skip to main content
Skip table of contents

getStructuralModel

Get the model file for the structural model used in the current project.

Usage

R
getStructuralModel()

Value

The path to the structural model file.

Details

For Simulx, this function will return the path to the structural model only if the project was imported from Monolix, and the path to the full custom model otherwise. Note that a custom model in Simulx may include also a statistical part. For Simulx, there is no associated function getStructuralModel() because setting a new model is equivalent to creating a new project. Use newProject instead.

If a model was loaded from the libraries, the returned character is not a path, but the name of the library model, such as "lib:model_name.txt". To see the content of a library model, use getLibraryModelContent.

See also

For Monolix and PKanalix only: setStructuralModel

Examples

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.