Utilities and Miscellaneous
This toolbox uses a number of basic functions and blocks
to construct more advanced functions and tools. Some of
these basic functions and blocks do not belong to any
specific category. You may, however, find them useful in your
programming. These blocks are classified
into a Utility Library
for the SIMULINK blocks. For MATLAB functions, the
following are classified into the
Utility category:
- callhelp - Display help text section.
- bi2de - Binary to positive decimal integer conversion.
- de2bi - Positive decimal integer to binary conversion.
- randint - Uniform distribution random integer number generator.
- checkinp - Function default value check.
- vec2mat - Convert vector to matrix by a given column number.
- blkdiag - Constructs a block diagonal matrix using the input matrices.
You can view a list of
all SIMULINK blocks in this category.
Return to the first page of tutorial
Return to the functionality listing
This is hcomutil.html file.