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