use coder with nn tool
4 views (last 30 days)
Show older comments
Hi, Using nn tool box Matlab allows to generate a simple scrit. How can i convert it in a C++ file?
0 Comments
Answers (1)
Adam Barber
on 30 Oct 2015
Check out this link: http://www.mathworks.com/help/simulink/ug/functions-supported-for-code-generation--categorical-list.html#buimyq3
which generates a function that you can use with MATLAB Coder.
Hope that helps,
-Adam
0 Comments
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!