heldeintrlv
R2026bRestore ordering of symbols permuted using helintrlv
Syntax
Description
[
initializes the internal matrix with the symbols contained in
deintrlvd,state] = heldeintrlv(data,col,ngrp,stp,init_state)init_state.value instead of zeros. In this syntax, some output symbols
are default values of 0, some are input symbols from data, and some are
initialization values from init_state.value.
deintrlvd = heldeintrlv(
is the same as the syntax above, except that it does not record the deinterleaver's final
state. This syntax is appropriate for the last in a series of calls to this function.
However, if you plan to call this function again to continue the deinterleaving process, the
syntax above is more appropriate.data,col,ngrp,stp,init_state)
Examples
Input Arguments
More About
Version History
Introduced before R2006a