Simulink や Stateflow でポインタの概念はありますか?
Afficher commentaires plus anciens
現在 Simulink を使用してモデルを組んでおり 最終的には自動コード生成をしてマイコンに組み込もうと 考えています。 Simulink でモデルを組む際に、組み込みでいうところのアドレスを直接 操作する(C 言語のポインタを使用する) ことの可否を教えてください。 また、StateFlow で条件式や実行式のところに C 言語のポインタ(*変数名)を使用することの可否も教えてください。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur コード生成 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!