Matlab Coder: "Run Generated Code" button disabled
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Automated Fixed-Point Conversion in MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!