Simulink Real Time Application File

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 Kommentar

Suneesh
Suneesh am 21 Nov. 2018
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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Pablo Romero
Pablo Romero am 20 Dez. 2018

0 Stimmen

Please see answer in the comment above.

Produkte

Version

R2016b

Gefragt:

am 14 Nov. 2018

Beantwortet:

am 20 Dez. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by