Main Content
duplicateDisplays
Description
duplicates the active display in the Filter Analyzer app
newdispnums
= duplicateDisplays(fa
)fa
, and returns the identification number of the new display in
newdispnums
. The duplicate display has the same plotted filters and
analysis options as the original.
duplicates the displays with the specified identification numbers
newdispnums
= duplicateDisplays(fa
,DisplayNums=dispnums
)dispnums
, and returns a vector of identification numbers
corresponding to the new displays.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a