photo

Adel Fernandez


Last seen: 11 månader ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
20 306
of 300 392

REPUTATION
2

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

ungefär 6 år ago | 1 answer | 0

1

answer

Answered
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...

mer än 6 år ago | 1

Question


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...

mer än 6 år ago | 0 answers | 0

0

answers

Question


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...

mer än 6 år ago | 1 answer | 0

1

answer