Simulinkのモ​デリングでエラーとな​った場合に、MATL​ABが落ちます。

2 次查看(过去 30 天)
Noboru Oowaki
Noboru Oowaki 2016-7-8
回答: Yoko 2016-11-14
Simulinkでサブシステムを配置し、Inport名をOutport名と同じにすると、 通常はエラーメッセージが表示されるはずですが、"Matlab System Error"となり、MATLABが落ちます。 何が原因でしょうか? 再インストールは何度か試しています。
  1 个评论
Walter Roberson
Walter Roberson 2016-7-8
Approximate translation:
In the case was Tsu Do an error in the Simulink modeling, it fell MATLAB.
The subsystem is placed in Simulink, and the Inport name the same as the Outport name, normally I should error message is displayed, "Matlab System Error" next to, MATLAB will fall. What would be the cause? Re-install is to try several times.

请先登录,再进行评论。

采纳的回答

Yoko
Yoko 2016-11-14
R2016a で試してみましたが、エラーメッセージが表示され、System Error は再現しませんでした。 利用している MATLAB のリリースバージョン(R2015a、など)が分かれば、再現状況は確認します。
なお、System Error が発生する場合、ログが残ることがあります。 エラーログが生成されている場合、コマンドウィンドウにて下記コマンドを実行して表示される箇所に、ファイルがございます。
>>tempdir
ファイルは下記のような名前です。
matlab_crash_dump.XXXX
java.log.XXXX
hs_error_pidXXXX.log
XXXX には数値が入ります。例:"matlab_crash_dump.3944", "java.log.3944" and "hs_error_pid3944"
存在するようであれば、ログファイルと共にサポート窓口にお問い合わせください。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by