Info

This question is closed. Reopen it to edit or answer.

after executing code in dsp tool, i am getting some garbage value in the output variable along with the required one. how to get rid of these.

1 view (last 30 days)
for example after executing code i should get value 1001110 stored in variable b but along with this i am getting 1001110 15 16(garbage values). to eliminate this garbage value everytime i should initialize the variable b to zero. is there another technique to eliminate this problem.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!