Searching for and Interpolating Invalid Values
- Updated2024-09-12
- 2 minute(s) read
(Mathematics | Version 10.0) > Searching for and Interpolating Invalid Values
Searching for and Interpolating Invalid Values |
The following example shows how to find invalid values, called NoValues, in your data, and how to identify and interpolate the Novalues. DIAdem creates a temporary channel that contains the interpolated values. DIAdem enters this channel in the same 2D axis system as the original data and identifies the NoValues with markers. DIAdem also displays the values in a table. A user command replaces the invalid value with the text invalid value.
Start example
Click a filename to load this file into DIAdem.
| Mark_NV.vbs | Script file |
| Mark_NV.py | Python script file |
| Mark_NV.tdr | Layout file |
| Mark_NV_Append.tdr | Layout file |
| Mark_NV.tdm | Data file |
| UserCmdReport.vbs | Script file with user command |
![]() | Note When this example starts, DIAdem loads example files and overwrites existing data and layouts. |
![]() | Note In this example DIAdem registers the user command file UserCmdReport.vbs. If you do not save the program settings when you exit DIAdem, the user commands contained in the program settings are not available at the restart of DIAdem until you restart the example. |
