Main Content
simscape.logging.findNode
Description
returns a node
= simscape.logging.findNode(simlog
,block
)simscape.logging.Node
object that contains the logged
simulation data for the specified block or subsystem in a model. Before you call this
function, you must load the model. You must also have the simulation log variable in your
current workspace. Create the simulation log variable by simulating the model with data
logging turned on, or load a previously saved variable from a file.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a