Borrar filtros
Borrar filtros

Embedded Coderについて

3 visualizaciones (últimos 30 días)
晃平
晃平 el 9 de Abr. de 2024
Comentada: 晃平 el 12 de Abr. de 2024
MATLAB 2022bを使用しており、[power_Microgrid_IslandedOperation_DroopControl]モデルをEmbedded Coderを用いてCコードに変換したいです。
変換しようとすると、S-functionがインラインではないとエラーが出ます。インライン化して、コードを生成したいのですが、どのようにすればよろしいでしょうか。
よろしくお願いいたします。
~エラー内容~
Select Support non-inlined S-functions.

Respuesta aceptada

Toshinobu Shintai
Toshinobu Shintai el 9 de Abr. de 2024
コンフィギュレーションパラメーターの「コード生成」「インターフェイス」の詳細設定パラメーターを展開しまして、「インラインでない S-Function のサポート」にチェックを入れます。
この設定により、エラーは発生しなくなるかと思います。
  1 comentario
晃平
晃平 el 12 de Abr. de 2024
ありがとうございました。

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre 配布 en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!