photo

Namrata Biranje


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
117,170
of 300,392

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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


Mismatched essential type categories for binary operator
Hello, I am getting following MISRA error while compiling AUTOSAR code as follows: Note 9029: Mismatched essential type cate...

5 years ago | 0 answers | 0

0

answers

Question


Pointer parameter 'localDW' (line 667) could be declared as pointing to const
Hello, I am getting following MISRA error while compiling AUTOSAR code as follows: Info 818: Pointer parameter 'localDW' (lin...

5 years ago | 0 answers | 0

0

answers

Question


Error in math.h file while Autosar code generation
Hello, I am not understanding why I am getting the following MISRA error while compiing my .c file: ..\ansi\math.h 142 Error...

5 years ago | 1 answer | 0

1

answer

Question


MATLAB local variables in the code may not have been initialized
Hello , I am getting following MISRA error for R2018b Autosar Code: Warning 644: Variable 'rtb_Rdr_IN_ConfigDataRdr_RdrRat' ...

5 years ago | 0 answers | 0

0

answers

Question


MISRA Error : comma operator used and Highest operation, operator ',', lacks side-effects
Hello, I am getting following MISRA error. Error : Note 9008: comma operator used [MISRA 2012 Rule 12.3, advisory] Warning 5...

5 years ago | 0 answers | 0

0

answers

Question


Local variable created as global in code.
Hello, In my model , I have created one local variable countA but in code it is generated as global.What configuration setting ...

5 years ago | 1 answer | 0

1

answer

Question


Outport function call (Rte_Calls) is not generated in a conditionally executed statement in Simulink R2018b even if " Ensure outport is Virtual" is ticked?
As Shown in below figure,I have four outputs. " Ensure outport is Virtual" is ticked for all of the four outputs. Even Ou...

6 years ago | 0 answers | 0

0

answers

Question


Asynchronous Task Specification block must be directly connected to the output port of a root-level Inport block that has been configured to output a function-call signal.
Hello, I have created AUTOSAR Wrapper and put my logic inside it. Asynchronous Task Specification block is created from arxml.I...

6 years ago | 0 answers | 0

0

answers

Question


Ho to compare two array with tolerance?
I have two 2 dimensional arrays as follows: at time step 0.1 to 1.1 A = [0 0 0 1 1 1 0 0 0 1 1 0 0 0..] B = [0 0 0 0 0 1 1 ...

7 years ago | 0 answers | 0

0

answers