Simulation Data Inspector Unnecessarily Archives Data and Overloads Filesystem

40 ビュー (過去 30 日間)
The Simulation Data Inspector (SDI) is creating large temporary archive files which are not used. All SDI logging options are disabled in the model Configuration Parameters graphical-user-interface. However, the SDI still seems to be creating these temporary archive files to log my outputs during simulation. For prolonged simulations these very large temporary files generated by the SDI can overload my hard drive and crash my MATLAB.
How do I disable this SDI auto archive mechanism?

採用された回答

MathWorks Support Team
MathWorks Support Team 2019 年 5 月 16 日
There are two functions to configure or disable entirely the Simulink Data Inspector auto archive mechanism. The first function "Simulink.sdi.setArchiveRunLimit" can allow users to either set a new limit or disable any archiving. Documentation for the "Simulink.sdi.setArchiveRunLimit" function can be found below in the link below:
Alternatively, the "Simulink.sdi.setAutoArchiveMode" function can be used disable archiving without adjusting the currently set limit. Documentation for the "Simulink.sdi.setAutoArchiveMode" function can be found below in the link below:
  2 件のコメント
Arno van der Heijden
Arno van der Heijden 2020 年 4 月 29 日
I am also interested in this. @MathworksSupportTeam, is there anything that can be done in older versions please?
Sergey Kasyanov
Sergey Kasyanov 2022 年 3 月 11 日
Is there solution for older versions?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeView and Analyze Simulation Results についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by