Cell Array not supported with Matlab Coder
1 回表示 (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
Mukund Sankaran
2021 年 4 月 19 日
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!