Simscape言語での loadlibrary および calllib の使用

Simscapeでモデルを作成しています。
Simscape言語 (.ssc) でカスタムブロックを作成する際に loadlibrary および calllib を使用することは可能ですか?
C共有ライブラリの関数をSimscapeで使用したいです。
使用可能であれば、動作するサンプルがほしいです。

Réponses (1)

Yoko
Yoko le 5 Juin 2019

0 votes

おそらく、equation にて loadlibrary を利用されようとしているかと想像していますが、equation 内で利用できる関数は限られており、loadlibrary や calllib は使用できません。
使える関数の情報は、下記ドキュメントページをご参照下さい。

Produits

Version

R2015a

Question posée :

R O
le 29 Mai 2019

Réponse apportée :

le 5 Juin 2019

Community Treasure Hunt

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

Start Hunting!