| Library: | twave |
| See also: | chview chbase |
| Macro: | chfunc | |
| Description: | Generates specific functions (Jump, Up-down, Sine, Freq. sine and Doppler). If all entries of sel are zero then you can choose interactively the function otherwise the selected function will be generated. |
| Usage: | {ur, x} = chfunc(usel, oldx, n, sel) | |
| Input: | ||
| usel | vector commands | |
| oldx | m x 1 array old data | |
| n | scalar number of new datapoints | |
| sel | k x 1 array | |
| Output: | ||
| ur | vector commands | |
| x | m x 1 array new data | |
| Library: | twave |
| See also: | chview chbase |