フィルターのクリア

Where is my DLM?

12 ビュー (過去 30 日間)
James Brown
James Brown 2020 年 8 月 18 日
回答済み: Shiva Katukam 2020 年 8 月 27 日
I'm using SLRT, ver 6.9 (2018b). Where do my DLM files go? When I build a model, with auto-downloading turned off, I see the .DLM file created in the diagnostic viewer. I can load on the target machine, and run it - no problem. However, I do not see the .DLM file in Windows Explorer. The DLM file doesn't show in Matlab's folder view. Furthermore, I don't see the DLM file using the 'dir' command in a command window. During the build process, I see the DLM file appear for a bit then disappear. After stopping/starting Matlab and even rebooting, I cannot the see DLM file, but I can still load onto the target by using tg = slrt; tg.load('mymodel'). The model loads, but I can't see mymodel.dlm. I feel I'm going crazy here. Thanks.

採用された回答

Shiva Katukam
Shiva Katukam 2020 年 8 月 27 日
DLM file is present inside <bin> folder in the generated .mldatx file. Please unzip .mldatx file and check inside <bin> folder to access the DLM file.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTarget Computer Setup についてさらに検索

タグ

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by