anamika kumari
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
76,300
of 295,495
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
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
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
answersQuestion
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...
3 years ago | 0 answers | 0
0
answersQuestion
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 ...
3 years ago | 1 answer | 0
1
answerQuestion
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. ...
3 years ago | 0 answers | 0
0
answersQuestion
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