Main Content
close
Syntax
Description
Examples
Input Arguments
Tips
If you open a RoadRunner instance using a
roadrunner
object and close it interactively, the object continues to exist in the MATLAB workspace. You must delete it manually.Function calls made to a
roadrunner
object after closing the associated RoadRunner instance return an error.Closing a RoadRunner instance by using the
close
function deletes the associatedroadrunner
object.
Version History
Introduced in R2022a