supporting cells for code generation

Do MATLAB compiler and MATLAB Builder NE support cell type variables?
I'm asking because I just found out MATLAB coder doesn't support cells and I guess Simulink and Embedded coders wouldn't either... I've used cells in most of my MATLAB scripts/functions and GUI (like tables in GUI) and want to use Builder NE to create dll.

回答 (1 件)

Walter Roberson
Walter Roberson 2013 年 4 月 17 日

1 投票

MATLAB Compiler does support cell data type.
MATLAB Compiler supports all of the built-in MATLAB datatypes (including classes.) (Symbolic variables are not handled but they are not really built-in)

この質問は閉じられています。

タグ

質問済み:

2013 年 4 月 16 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by