Simulink Real Time Application File

6 visualizaciones (últimos 30 días)
AHMET CAGRI ARSLAN
AHMET CAGRI ARSLAN el 14 de Nov. de 2018
Respondida: Pablo Romero el 20 de Dic. de 2018
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 comentario
Suneesh
Suneesh el 21 de Nov. de 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.

Iniciar sesión para comentar.

Respuestas (1)

Pablo Romero
Pablo Romero el 20 de Dic. de 2018
Please see answer in the comment above.

Etiquetas

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by