binaryVectorToHex
Convert binary vector value to hexadecimal
Description
converts the input binary vector to a hexadecimal.hexVal
= binaryVectorToHex(binaryVector
)
converts the input binary vector using the specified bit orientation.hexVal
= binaryVectorToHex(binaryVector
,bitOrder
)