Script to create instance of bus signal and write it to the data dictionary

조회 수: 13 (최근 30일)
Bo Cao
Bo Cao 2019년 12월 20일
답변: Kavya Vuriti 2020년 3월 31일
I would like write a script that does the following:
  1. Create an instance of a bus signal included in a data dictionary
  2. Set the values of the members of the bus signal to 0.
  3. Write this instance to the data dictionary.
Can it be done? If so, how to do it?
Thanks!

답변 (1개)

Kavya Vuriti
Kavya Vuriti 2020년 3월 31일
Hi,
To create bus objects or bus elements programmatically, you could refer following documentation:https://www.mathworks.com/help/simulink/ug/create-bus-objects-programmatically.html#bvf4tak

카테고리

Help CenterFile Exchange에서 Event Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by