fixdt outof bounds error for data conversion block
16 views (last 30 days)
Show older comments
An error occurred during simulation and the simulation was terminated
Caused by:
Input value of block 'dvbs2hdlLDPCEncoder/DVB-S2 LDPC Encoder/Parity Address Generator/ramLUT1' exceeds range of breakpoint vector for dimension 2.
my fixdt(0,4,0) for conversion block is camped to 13 matching the maximum column dimension of my ramLUT 2-D. Still it throws me this error.
0 Comments
Answers (1)
Kiran Kintali
on 6 Nov 2025 at 18:37
Edited: Kiran Kintali
on 7 Nov 2025 at 13:00
This looks like an unexpected behavior and is a bug in the block implementation.
See Also
Categories
Find more on Fixed Point in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!