MATLAB code that can replace the inbuilt function 'norm'
Show older comments
Hello, I need to substitute the inbuilt function 'norm' with other matlab code that execute the same function. This is because the function 'norm' is not permitted to be translated using the MATLAB HDL Coder function.
Thank you in advance for the help!
5 Comments
amin ya
on 15 Mar 2019
There are many norm functions in MATLAB, which one do you mean?
Have you looked here:
Yue Han Seow
on 15 Mar 2019
John D'Errico
on 15 Mar 2019
As importantly, what is win? Is win a vector? Is win a matrix?
Yue Han Seow
on 15 Mar 2019
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements 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!