Description Usage Arguments Value Examples
cut a region of a spectra and substitutes it with a sequence with initial value i.start and end valye i.end
1 | cutValue(x, i.start, i.end, value.start, value.end)
|
x |
to be cut |
i.start |
index value of the starting point for the cut to be performed |
i.end |
index value of the ending point for the cut to be performed |
value.start |
desired value at point i.start |
value.end |
desired value at point i.end |
x after cut
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.