wiki:ShAppend

Version 4 (modified by MarcusWalther, 14 years ago) (diff)

--

Return to command index

append one trace to another

command: APPEND <src> <dst>

Appends trace <src> to trace <dst>. Both traces must have the same sample rate. It is not accounted for any time gaps between the traces. Trace <dst> is changed by this command (greater length).

parameters

  • <trc> parameter type: trace
    Trace to be appended.
  • <dst> parameter type: trace
    Trace to which <src> is appended to.

examples

append 2 1
appends trace 2 to trace 1