Main Content
plotOneSignalToFile
Class: sltest.testmanager.TestResultReport
Namespace: sltest.testmanager
Save signal plot to file
Syntax
plotOneSignalToFile(obj,filePath,onesig,isComparison)
Description
plotOneSignalToFile(
saves
a signal plot to a PNG image file. If the signal plot is a comparison,
then the baseline signal, the difference, and the tolerance are plotted
in the same plot.obj
,filePath
,onesig
,isComparison
)
Input Arguments
Version History
Introduced in R2016a