MATLAB Runtime2015a,2015b,2015aSP1について、dllが不足する件
Afficher commentaires plus anciens
MATLAB Runtime 2015aSp1,2015a,2015bをダウンロードして、Path設定しExe実行したところ以下のエラーメッセージが出ました。 「コンピュータにlibmwsl_fileio.dllがないため、プログラムを開始できません。」 Runtime以下を検索しましたが上記のdllはインストールされていません。解決方法をお教えください。
Réponse acceptée
Plus de réponses (2)
YABE HIROKO
le 16 Oct 2018
0 votes
1 commentaire
Yoko
le 16 Oct 2018
RSim で exe を作成し、動作されておりますか?また、別バージョンとは、R2015a より前のバージョンでしょうか?その場合、libmwsl_fileio.dll がパッケージに含まれていないのは、ライセンスの制約に関連しています。 Simulink モデルを MATLAB/Simulink のない環境で動かす方法は、上記リンクで記載されているように、Embedded Coder で提供されている ert_shrlib.tlc を使って Shared Library (DLL)作成する方法のみとなります。
YABE HIROKO
le 16 Oct 2018
0 votes
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!