What does the command 'SimulinkRealTime' mean when logging data with a file scope?

1 回表示 (過去 30 日間)
Xu
Xu 2014 年 7 月 15 日
コメント済み: Rajiv Ghosh-Roy 2014 年 7 月 23 日
When logging data with a file scope in simulink, I faced a command named 'SimulinkRealTime', but I did't understand how this command produced. For example, there is a statement'tg = SimulinkRealTime.target;' in http://www.mathworks.cn/cn/help/xpc/examples/data-logging-with-a-file-scope.html, but this statement does not work when I tried to use it. I cannot find a command in MATALB HELP named 'SimulinkRealTime'. My question is what does the command 'SimulinkRealTime' mean and how this command produced?
Thanks in advance.

回答 (1 件)

Rajiv Ghosh-Roy
Rajiv Ghosh-Roy 2014 年 7 月 15 日
The command is not SimulinkRealTime, but SimulinkRealTime.target. You should find this documented as well as in the MATLAB help.
  2 件のコメント
Xu
Xu 2014 年 7 月 17 日
Thanks for you reply, the command is indeed 'SimulinkRealTime.target', but there still no such command in MATLAB help. I believe commands 'SimulinkRealTime.XXX' all have closely relationship with 'SimulinkRealTime'.
Rajiv Ghosh-Roy
Rajiv Ghosh-Roy 2014 年 7 月 23 日
I do get output from both
help SimulinkRealTime.target
and searching for SimulinkRealTime.target in the documentation.

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

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by