Main Content
simscape.logging.getSimulationLog
Description
returns a node
= simscape.logging.getSimulationLog(model
)simscape.logging.Node
object that contains the latest
Simscape™ simulation log for the specified model. Before you call this function, you
must load the model. You must also have the simulation log variable in your current
workspace.
This function is helpful when you work with several models within a session and have multiple simulation log variables in your workspace.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a