Simulink Real Time Application File

조회 수: 8 (최근 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 CenterFile Exchange에서 Target Computer Setup에 대해 자세히 알아보기

태그

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by