Abhijeet Kate
Followers: 0 Following: 0
Programming Languages:
C, MATLAB
Spoken Languages:
English, Hindi
Pronouns:
He/him
C, MATLAB
Spoken Languages:
English, Hindi
Pronouns:
He/him
Feeds
提问
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...
7 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...
7 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...
8 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...
8 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},...
9 months 前 | 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...
9 months 前 | 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};
10 months 前 | 0
提问
How to create a Buffer that is an Array in Simulink?
How to create a Buffer that is an Array in Simulink?
11 months 前 | 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' ...
12 months 前 | 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...
12 months 前 | 1 个回答 | 0