Project Code Generation Readiness Issues: Unsupported Matlab function calls --> xcorr
1 view (last 30 days)
Show older comments
r=xcorr(s,3)
0 Comments
Answers (1)
Walter Roberson
on 29 Feb 2016
You need R2013a or later with the Signal Processing Toolbox to generate code for xcorr
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!