Feeds
질문
Does a stateflow chart make the model slower?
I am using a Real Time system in which I want to add a simple stateflow chart. The other option is to use a complex combination ...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
Nested structures to be used in S Functions from C
Hello, I am trying to use a structure in the following form struct btnode { int count ; intvalue[MAX + 1] ; s...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
Defining Structures in Stateflow
I am trying to define structures to be used in Stateflow. The problem being I have a kind of nested structure.. where one of the...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
Compare arrays in Simulink
I have two arrays which I would like to compare with each other. eg. A = [4.1,5.2,7.1] B = [1,2,3,4,5,6,7,8] I want t...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
Use of Arrays in Simulink
hey, I am reading a predefined array in a constant block in Simulink which then undergoes some simple logical operations like...
11년 초과 전 | 답변 수: 4 | 0