Sai Neelam
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
117,710
of 295,448
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
if my storage class of signal is " Reusable(custom)",any setting to force the signal declared as local in my function.
Hi All, When i have declared a signal as "Reusable(custom)",after code generation using embedded coder,the is declared as Globa...
6 years ago | 2 answers | 0
2
answersQuestion
how to model a function where only one bus element is operated(rest elements are not updated)
Hi All, In My function we are having a global array of objects(Type structure). in for loop we are performing operation on...
6 years ago | 0 answers | 0
0
answersQuestion
How to implement Macro function in simulink.
Hi All, How can we implement Macro function in simulink. ex: #define MAX(a,b) (((a)>(b))?(a):(b)) Not...
6 years ago | 1 answer | 0