Borrar filtros
Borrar filtros

Cell Array not supported with Matlab Coder

4 visualizaciones (últimos 30 días)
Ayush Mahendru
Ayush Mahendru el 15 de Abr. de 2021
Respondida: Mukund Sankaran el 19 de Abr. de 2021
I have a very complex code where cell arrays are used multiple times. I need to convert this code to C using MATLAB Coder but cell array is not supported with it. The error I get is - 'cell arrays are not supported when using the -singleC flag.'
Is there something that can be done or a workaround?
Any help is appreciated.
Thank You.

Respuestas (1)

Mukund Sankaran
Mukund Sankaran el 19 de Abr. de 2021
Hi Ayush. As suggested in this earlier answer, cell array support for -singleC is under active development. Please reach out to support@mathworks.com with your use case and we can let you know if any workarounds are available.

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by