Conversion problem of Pmusic function based on MATLAB ® Coder ™

1 回表示 (過去 30 日間)
HAOTIAN SHI
HAOTIAN SHI 2021 年 8 月 20 日
コメント済み: HAOTIAN SHI 2021 年 8 月 22 日
Hello everyone:
My matlab version is 2020a.
Matlab shows that pmusic is not supported for code generation when I'm using matlab Coder to convert functions. However pmusic function is on the list of <Functions and objects supported by C / C + + code generation>.
Do I need to upgrade to version 2021, or do I have a wrong understanding of the available list?
I appreciate your help in advance
Thanks

採用された回答

Darshan Ramakant Bhat
Darshan Ramakant Bhat 2021 年 8 月 22 日
You are right, the list reflects the functions supported for the latest release. You need to upgrade to the latest release to generate code for the function.
Also please refer to the below section for codegen limitation for the function :

その他の回答 (0 件)

製品


リリース

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by