photo

Tejas


Last seen: 3 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

4 months ago | 1 answer | 0

1

answer

Question


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

8 months ago | 1 answer | 0

1

answer

Question


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

9 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

10 months ago | 1 answer | 0

1

answer

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

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

10 months ago | 2 answers | 0

2

answers

Question


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

10 months ago | 1 answer | 0

1

answer

Question


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

11 months ago | 1 answer | 0

1

answer

Question


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

11 months ago | 0 answers | 0

0

answers

Answered
Error 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

answers

Question


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

answer

Question


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

2

answers