slreportgen.report.StateTransitionTable.customizeReporter
Class: slreportgen.report.StateTransitionTable
Namespace: slreportgen.report
Syntax
reporter = slreportgen.report.StateTransitionTable.customizeReporter(targetFilePath)
Description
defines a subclass of reporter
= slreportgen.report.StateTransitionTable.customizeReporter(targetFilePath
)slreportgen.report.StateTransitionTable
in a newly
created MATLAB® program file (.m
) in the folder specified by
targetFilePath
. The method creates or uses the existing
resources/templates
subfolder, in the folder specified by
targetFilePath
, and copies the default template files of the
StateTransitionTable
class into the subfolder. Use the created subclass as a
starting point for creating your custom version of the StateTransitionTable
reporter.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2022a