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 个评论
Steven Lord
2017-6-27
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:
- What is the underlying problem you're trying to solve?
- What do you expect to happen, and what actually happens?
- What are you thresholding with your threshold values?
- What makes a threshold value dynamic rather than static?
- Do you receive an error? If so, what is the full text (everything in red) of the error?
- Do you receive one or more warnings? If so, what is the full text of all the warnings you receive?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!