Threshold value is not working properly in my code

setting dynamic threshold value in matlab, what i am finding, below threshold value also variables get dynamic memorry allocation. So why this is happending no idea . And as well as could we check the things using matlab coder also?

1 Comment

I don't understand the question you're asking. Please post more information. Assume we don't know the problem on which you're working or what issues you've encountered, so start from the beginning. A small section of code (no more than 20 or 30 lines) could help as well. Some of the questions you should answer in your clarification:
  1. What is the underlying problem you're trying to solve?
  2. What do you expect to happen, and what actually happens?
  3. What are you thresholding with your threshold values?
  4. What makes a threshold value dynamic rather than static?
  5. Do you receive an error? If so, what is the full text (everything in red) of the error?
  6. Do you receive one or more warnings? If so, what is the full text of all the warnings you receive?

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Asked:

on 27 Jun 2017

Commented:

on 27 Jun 2017

Community Treasure Hunt

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

Start Hunting!