ライブラリの関数コールする
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Simlinkを使用して、ライブラリのCコードがない関数をコールしたいです。 ライブラリの関数を呼び出すコード生成は可能ですか?
追記: 組み込み用途のため、生成したいコードは次のような単純なものです。 Library_Func(); どのブロックを使用すれば実現できるでしょうか。
0 commentaires
Réponses (1)
michio
le 20 Sep 2016
ソースとなるCコードが手元にない共有ライブラリのSimulink上での呼び出し、またそのモデルのコード生成が可能かということでしょうか。
まず、前者に関しては
など参考になるかと思います。後者に関しては、特に具体的にここでうまく行ってない、エラーが出るなどありましたら教えてください。
0 commentaires
Voir également
Catégories
En savoir plus sur Simulink Coder dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!