Community Profile

photo

Adel Fernandez


Last seen: 3년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • First Answer
  • Revival Level 1
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Interface generation in example rtwdemo_mrmtbb
If code is generated from rtwdemo_mrmtbb example with the option Templates -> Generate an example main program selected, the fol...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
how can I pack the data in simulink without Vehicle Toolbox?
data = zeros(1,8); data = can_pack(data, hex2dec('FA0') ,8,12); data = can_pack(data, hex2dec('C0BC4') ,22,20); data = can_pa...

대략 5년 전 | 1

질문


Reuse the input / output in the state flow chart and customize the internal state
The code generated from the model shown below has the following function prototype: void diagnosis_detection_unit(boolean_T rtu...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Reuse a State Multiple Times in a Chart (variable times)
Suppose you have the situation discussed in the example: https://www.mathworks.com/help/stateflow/ug/tutorial-reusing-a-state-m...

대략 5년 전 | 답변 수: 1 | 0

1

답변