Truncate
#
DescriptionThe signal operator block truncate
truncates a datasets number of rows M
.
This can be usefull if the is some excess time before or after a recorded signal you want to remove
#
InputThe input is MxN
and must be a time signal with the units s
, ms
or samples
#
OutputThe output is KxN
which is a sliced up M
dependent on start and end time.
#
AttributesAttribute | Value |
---|---|
Name | Truncate |
Start | 0 s |
End | 2 s |
Channels | 1 |
#
NameName specifies the name of the block.
#
StartStart specifies the start of the slice in either s
, ms
or samples
.
#
EndEnd specifies the end of the slice in either s
, ms
or samples
.
#
ChannelsChannels specifies the number of input(s)/output(s) the block will have.