Tejas
Followers: 0 Following: 0
Statistics
RANK
226,800
of 295,467
REPUTATION
0
CONTRIBUTIONS
12 Questions
2 Answers
ANSWER ACCEPTANCE
8.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
How to use integer or other datatype condition in if Block, Simulink?
Hello, I want to use condition like if (u ==1), IF block has single/double data type by default, so whenever I generate the cod...
8 months ago | 1 answer | 0
1
answerQuestion
Not able to generate Autosar code for reference models
Hello, when I tried to generate Autosar code, it's just generating for main model. I can't see any code generated for referen...
1 year ago | 1 answer | 0
1
answerQuestion
How to set same configuration for parent and reference models
Error: The setting for the property 'Use division for fixed-point net slope computation' in the 'Math and Data Types' page of t...
1 year ago | 1 answer | 0
1
answerQuestion
How to declare global variable in Simulink?
Hello, I have set of signals in my model, I want them to declare as global variable(not local variables) in Autosar code gen...
1 year ago | 1 answer | 0
1
answerQuestion
How to convert byte number into float in Simulink
Hello, In my model, I have input as byte number and need to convert into float number, how can I do this in MATLAB simulink? ...
1 year ago | 1 answer | 0
1
answerSimulink Autosar code generation for Algebraic loop
Thanks alot for the detailed answer.... I see, I need to track back the code input/output signals to check whether it's getting ...
1 year ago | 0
Question
Simulink Autosar code generation for Algebraic loop
Hello, I have this demo model, which I generated Autosar code from the model.... How I can check in the code generated from s...
1 year ago | 2 answers | 0
2
answersQuestion
Comparing Float value with integer value in Simulink/Autosar code generation
I have Autosar generated part of code from MATLAB simulink here, If Sts is integer value then does this code compare with float ...
1 year ago | 1 answer | 0
1
answerQuestion
ImplicitReceive and ExplicitReceive RTE Autosar code generation
rtb_Merge = Rte_IRead_.........(); MATLAB generated the Autosar code based on my simulink model, but as mentioned above, i...
1 year ago | 1 answer | 0
1
answerQuestion
Error in port widths or dimensions.
Error in port widths or dimensions. 'Output Port 1' of 'Project/model11/From10' is a one dimensional vector with 4 elements. Co...
1 year ago | 0 answers | 0
0
answersError using cd Cannot CD to C:\Users\Product\Control\support (Name is nonexistent or not a directory).
I see, thanks for your feedbacks. Whenever MATLAB gave suggestion regarding the right directory path, I was selecting add to the...
1 year ago | 0
Question
Error using cd Cannot CD to C:\Users\Product\Control\support (Name is nonexistent or not a directory).
Hello, When I'm trying to run my .m file, I'm getting this error, Error using cd Cannot CD to C:\Users\Product\Control\sup...
1 year ago | 3 answers | 0
3
answersQuestion
Error while generating AUTOSAR code from the model
Exported Function 'MainModel/Input' has a periodic rate but it is not associated with a timing event in its mapped runnable 'Inp...
1 year ago | 1 answer | 0
1
answerQuestion
Unable to write to Simulink cache file 'C:\modelname.slxc' because you do not have write permission for the file.
when I am trying to generate c code from my model, I encounter this error, how to resolve this? Unable to write to Simulink c...
1 year ago | 2 answers | 0