mbcrunner Class
Description
The mbcrunner class is a handle class.
Use the mbcrunner class and methods to programmatically run
CAGE operations.
Creation
Description
creates an
obj = mbcrunnermbcrunner handle object to the current project in the CAGE
app.
creates an obj = mbcrunner(projectFile)mbcrunner handle object to the CAGE project specified by
projectFile.
opens the specified project in the CAGE app when you specify
obj = mbcrunner(projectFile,inBrowser)inBrowser as true.
Input Arguments
Properties
Methods
Examples
Version History
Introduced in R2024b
