When I simulate my FIR Compiler block, why do I receive the following error message:
"ERROR: Invalid Radix value: , radix value should be 2, 10 or 16"
This error can occur if the coefficient vector for the FIR Compiler block is stored in a MATLAB workspace variable which has not been loaded or has been cleared from the MATLAB workspace.
To resolve this issue, load the variable to the MATLAB workspace.
AR# 32064 | |
---|---|
Date | 05/23/2014 |
Status | Archive |
Type | General Article |