Conversion problem of Pmusic function based on MATLAB ® Coder ™
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
HAOTIAN SHI
am 20 Aug. 2021
Kommentiert: HAOTIAN SHI
am 22 Aug. 2021
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/717044/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/717049/image.png)
0 Kommentare
Akzeptierte Antwort
Darshan Ramakant Bhat
am 22 Aug. 2021
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 :
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!