Save comparison results to an MLDATX file
saveResult(
saves the comparison results in the DiffRes
,fileName
)Simulink.sdi.DiffRunResult
object,
DiffRes
, and original run data to the MLDATX file,
fileName
. You can load the MLDATX file containing the runs and
comparison results into the Simulation Data Inspector using the Simulink.sdi.load
or open
functions.
Simulink.sdi.compareRuns
| Simulink.sdi.DiffRunResult
| Simulink.sdi.load
| Simulink.sdi.Run
| Simulink.sdi.save
| Simulink.sdi.view