The method 'empty' is not supported for code generation. What can I do?

Hello!
I would like to generate c++ code from Matlab with Matlab Coder. When I click on "build" the Coder says:
The method 'empty' is not supported for code generation.
bs_ek = BS.empty();
The BS is a simple Handle class.
How can I solve this problem?
Thank you in advance!

1 件のコメント

Sean de Wolski
Sean de Wolski 2013 年 5 月 2 日
What is the empty() method? Could you post the sample class?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Coder についてさらに検索

製品

質問済み:

2013 年 5 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by