Simulink Real Time Application File

9 ビュー (過去 30 日間)
AHMET CAGRI ARSLAN
AHMET CAGRI ARSLAN 2018 年 11 月 14 日
回答済み: Pablo Romero 2018 年 12 月 20 日
Hello folks,
Let's say I have a Simulink which includes some key information about my research. To simulate it in real time, I use xPC Target and build a Simulink Real Time Application as *.dlm file and send it to the target computer. Then the target computer gives simulation results. Is that *.dlm file reliable? I mean, if I upload it to Github or somewhere else, can anybody reach my models critical information from the *.dlm file?
Thanks.
  1 件のコメント
Suneesh
Suneesh 2018 年 11 月 21 日
The DLM is a binary file (like an EXE). It is not possible to directly get model information from the DLM. However, it may be possibble to view the program assembly using a debugger or a disassembler.

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

回答 (1 件)

Pablo Romero
Pablo Romero 2018 年 12 月 20 日
Please see answer in the comment above.

カテゴリ

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

タグ

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by