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

Simulinkでサブシステムを配置し、Inport名をOutport名と同じにすると、 通常はエラーメッセージが表示されるはずですが、"Matlab System Error"となり、MATLABが落ちます。 何が原因でしょうか? 再インストールは何度か試しています。

1 comentario

Walter Roberson
Walter Roberson el 8 de Jul. de 2016
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.

Iniciar sesión para comentar.

 Respuesta aceptada

Yoko
Yoko el 14 de Nov. de 2016

1 voto

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"
存在するようであれば、ログファイルと共にサポート窓口にお問い合わせください。

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 8 de Jul. de 2016

Respondida:

el 14 de Nov. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by