photo

Sai Neelam


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
120.800
of 299.750

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.792

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165.710

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

View by

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...

ongeveer 7 jaar ago | 2 answers | 0

2

answers

Question


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...

ongeveer 7 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 7 jaar ago | 1 answer | 0

1

answer