photo

Tejas


Last seen: 16 Tage vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

12 Fragen
2 Antworten

RANG
280.346
of 300.813

REPUTATION
0

BEITRÄGE
12 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
8.33%

ERHALTENE STIMMEN
0

RANG
 of 21.086

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.169

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 2 Jahre vor | 0

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 2 Jahre vor | 0

Frage


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

mehr als 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten