randseq
Generate random sequence from finite alphabet
Description
creates a random sequence with a length specified by
Seq
= randseq(SeqLength
)SeqLength
.
specifies options using one or more name-value arguments in addition to the input arguments
in previous syntaxes. Each name-value argument is case insensitive.Seq
= randseq(___,Name=Value
)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced before R2006a
See Also
hmmgenerate
| randsample
| rand
| randperm