Exclusion of blocks that interact with the MATLAB engine during code generation

3 ビュー (過去 30 日間)
sst
sst 2016 年 2 月 1 日
編集済み: sst 2016 年 2 月 1 日
I am trying to develop Simulink blocks that interact with the MATLAB engine during simulation, but are automatically excluded from the build process during code generation. A good example of such a block would be the Simulink built-in Display block (Simulink/Sinks/Display). Is there a recommended way to achieve this result? I have tried using the MATLAB Function (formerly the Embedded MATLAB) block with the functions to be excluded declared using coder.extrinsic, as well as the Interpreted MATLAB Function block, but have been unsuccessful so far. I always get an error message during the build process.
I am using MATLAB R2013a x64.

採用された回答

Walter Roberson
Walter Roberson 2016 年 2 月 1 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by