photo

anamika kumari


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
85,495
of 297,457

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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


Is there a way to get source file of CRT to be automatically included in generated code?
I have created a code replacement table. The source file and header file used in CRT is not getting automatically included in ge...

3 years ago | 0 answers | 0

0

answers

Question


why is there difference in matlab execution and generated code execution on different processor?
I am trying to execute the generated code of MATLAB example Forward Collision Warning Using Sensor Fusion on different processo...

4 years ago | 0 answers | 0

0

answers

Question


How can I use custom storage class for defining global variables in matlab code for code generation?
I was able to create my own package of storage class and its application on the simulink model. Now i want to use the package ...

4 years ago | 1 answer | 0

1

answer

Question


Code generation from matlab function using my own BLAS function
codegen is by default replacing multiplication with cblas_sgemm though the header file have fun definition with different name. ...

4 years ago | 0 answers | 0

0

answers

Question


How can i maintain different variable(global) for multiple instances of same block.
I have generated a library. Integrated external c function using s-function builder. Different instances of the custom block...

4 years ago | 1 answer | 0

1

answer