Feeds
已回答
Code generation paths of model references
Hello, I am facing exact same issue.Is this issue solved @dbeg?
Code generation paths of model references
Hello, I am facing exact same issue.Is this issue solved @dbeg?
2 months 前 | 0
提问
Code Generation for model Referencing
Hello, I build a model using model referencing.Then i generated the code using Embedded Coder. As there were two models -paren...
2 months 前 | 1 个回答 | 0
1
个回答提问
Issue in creation of test harness of a Simulink state in stateflow or creation of harness of a subsystem present in simulink state of stateflow.
Hello, I wish to create a harness of a simulink state present in a stateflow.I am not getting the option of 'Test Harness',when...
2 months 前 | 1 个回答 | 0
1
个回答提问
SIL Testing Issue with NXP S32K3xx Hardware Board
Hello, I have encountering an issue while attempting to create a SIL test harness for a model using the NXP S32K3xx hardware bo...
3 months 前 | 0 个回答 | 0
0
个回答提问
How to marge two Simulink model in one.
Hello, I am working on a large simulink model, so me and my friend working of different parts of same model. So when ever i am...
11 months 前 | 1 个回答 | 0
1
个回答提问
How to use Workspace Variable value instead Sldd value in Simulink model.
I am working on Simulink model, which has multiple Atomic subsystems, So there is NXP blocks in some of the subsystems. In subsy...
11 months 前 | 1 个回答 | 0
1
个回答提问
Subsystem is Locked how to access it.
Hello I am working on Simulink model, while working on that there are some subsytems are not accessible for me. lock like symb...
12 months 前 | 1 个回答 | 0
1
个回答提问
Code Generation for Subsystem
Hello , I am woking on Simulink model, where i want to generate a C code, i am using Embedded coder. So there are many subsyst...
12 months 前 | 1 个回答 | 0
1
个回答提问
Storing of Array in Simulink
Hello I need to store a 2 dimensional Array of like given below in Simulink. int matrix[10][4] = { {1, 4, 2,5}, {-1, -1, -1,-1},...
1 year 前 | 1 个回答 | 0
1
个回答提问
Array Creation in Simulink
Hello We need a 2 dimensional Array of like given below in Simulink. int matrix[2][3] = { {1, 4, 2}, {3, 6, 8} }; Can you t...
1 year 前 | 1 个回答 | 0
1
个回答已回答
How to create a Buffer that is an Array in Simulink?
Hello we need a normal Array of programing like in C int c[5]={1,2,3,4,5};
How to create a Buffer that is an Array in Simulink?
Hello we need a normal Array of programing like in C int c[5]={1,2,3,4,5};
1 year 前 | 0
提问
How to create a Buffer that is an Array in Simulink?
How to create a Buffer that is an Array in Simulink?
1 year 前 | 1 个回答 | 0
1
个回答提问
Change 'Gain parameter' value of Gain block in Model
Hello, I want to change gain parameter externally. Is there any option where we can use 'Data memory write' or 'Constant' ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Create buffer/array in simulink.
Hello, I wish to store my data as array or buffer in simulink. Please guide me which Simulink block to use and how to use. Re...
1 year 前 | 1 个回答 | 0