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

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

Respuestas (1)

Yoko
Yoko el 5 de Jun. de 2019

0 votos

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

Productos

Versión

R2015a

Preguntada:

R O
el 29 de Mayo de 2019

Respondida:

el 5 de Jun. de 2019

Community Treasure Hunt

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

Start Hunting!