duplicateDisplays
Descripción
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.
Ejemplos
Argumentos de entrada
Output Arguments
Historial de versiones
Introducido en R2024a

