Removing Repeatedly Occurring Values in a Channel
- Updated2024-09-12
- 1 minute(s) read
(Mathematics | Version 2017) > Removing Repeatedly Occurring Values in a Channel
Removing Repeatedly Occurring Values in a Channel |
This example shows how to remove values that occur repeatedly in a channel. The example deletes identical data, or data which only differs within an absolute or relative tolerance. The example shows the raw data and the processed data in a report. The example uses the function ChnDeleteDuplicateValues, in order to remove the values that occur repeatedly in a channel.
Start example
Click a filename to load this file into DIAdem.
| MultipleValuesDelete.vbs | Script file |
| MultipleValuesDelete.py | Python script file |
| MultipleValuesDelete.tdm | Data file |
| MultipleValuesDelete.tdr | Layout file |
![]() | Note When this example starts, DIAdem loads example files and overwrites existing data and layouts. |
