Abhijeet Kate
Followers: 0 Following: 0
C, MATLAB
Spoken Languages:
English, Hindi
Pronouns:
He/him
Statistics
RANK
232 010
of 295 527
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
0
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
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
Feeds
Question
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 månader ago | 1 answer | 0
1
answerQuestion
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...
8 månader ago | 1 answer | 0
1
answerQuestion
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 månader ago | 1 answer | 0
1
answerQuestion
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 månader ago | 1 answer | 0
1
answerQuestion
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 månader ago | 1 answer | 0
1
answerQuestion
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 månader ago | 1 answer | 0
1
answerHow 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};
11 månader ago | 0
Question
How to create a Buffer that is an Array in Simulink?
How to create a Buffer that is an Array in Simulink?
11 månader ago | 1 answer | 0
1
answerQuestion
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 månader ago | 1 answer | 0
1
answerQuestion
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 månader ago | 1 answer | 0