Is it necessary to declare functions and function calling in matlab code for hdl conversion?
Show older comments
Hello, I'm working on a project 'PCA' which deals with large valued random matrix, currently I'm dealing with 10x5 random matrix. I'v used simple matlab functions like eig, rand and likewise, but didnot include any function declaration and function calling. And also I'm unable to convert my code in vhdl through hdl coder.
Accepted Answer
More Answers (0)
Categories
Find more on HDL Coder 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!