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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 0