Conversion problem of Pmusic function based on MATLAB ® Coder ™
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
HAOTIAN SHI
el 20 de Ag. de 2021
Comentada: HAOTIAN SHI
el 22 de Ag. de 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 comentarios
Respuesta aceptada
Darshan Ramakant Bhat
el 22 de Ag. de 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 :
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!