Conversion problem of Pmusic function based on MATLAB ® Coder ™
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
HAOTIAN SHI
le 20 Août 2021
Commenté : HAOTIAN SHI
le 22 Août 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
0 commentaires
Réponse acceptée
Darshan Ramakant Bhat
le 22 Août 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 :
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Coder dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!