Simulink.sdi.copyRunViewSettings
R2026bCopy line style and color for signals from one run to another
Description
copies the line style and color specifications from sigIDs = Simulink.sdi.copyRunViewSettings(run1,run2,plot)run1 to
run2 for matched signals. If plot is
true, Simulink.sdi.copyRunViewSettings
also replaces any plot of an aligned signal from run1 with the
matching signal in run2. The function returns an array of signal
identifiers for the signals that the Simulation Data Inspector aligned between the
two runs. To learn more about how the Simulation Data Inspector aligns signals
between runs, see How the Simulation Data Inspector Compares Data.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016a