Matlab Coder: "Run Generated Code" button disabled
显示 更早的评论
I am trying to generate fixed-point C code for a classifier written in Matlab. I am using the Fixed-point Toolbox for generating the Matlab fixed-point code and the Matlab Coder to generate the C code.
The code generation has been successful (config: static library on the host computer).
I am now trying to verify the generated code by running it on the test script which I had specified. But when I open "Verify Code", the "Run Generated Code" option has been disabled with no error message. I am not able to figure out how to verify the code.
I have attached a screenshot of the same. Can someone let me know what's going on?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Automated Fixed-Point Conversion in MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!