Question about ECG example: ex_ecg_sigprocessing
Show older comments
This example opens a simulink file. When I try to run it, it fails saying, "This requires the Fixed-Point Designer License." Specifically, it fails on the functions bitsll and bitsra. However, I can execute these functions from a Matlab commmand window. In addition, if I copy the code for the main function called by this example, QRSDetection.m, which calls bitsll and bitsra, the function runs without any problem.
If anyone has any ideas as to why this is occurring, I would appreciate your advice.
Thanks
Accepted Answer
More Answers (1)
nikita teggi
on 12 Apr 2016
0 votes
I wanted to know that in which version this example opens. Thanks
Categories
Find more on Fixed-Point Designer 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!