matlab - Increase amount of a variable in Simulink -
i'm working on car counting project. i'm stuck counting cars substracting previous detected car value current one. i've tried memory block previous detected car value. however, not count cars properly. returns 0, 1,255,254.
edit: after uint8 block, detected car number 8 bit unsigned integer goes through.
Comments
Post a Comment