Community Profile

photo

Phani Teja


HyundaiMobis (India)

Last seen: 3 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Kontakt

JNTU Hyderabad M.Tech (Control systems) Automotive control systems

Statistiken

  • Explorer
  • First Review
  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How do I fix the following error when building the Simulink model in Matlab 2022b version
Internal error while creating code interface description file: codeInfo.mat. Aborting code generation. Caused by: Invalid inde...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Code generation error with Re-usable storage class
The struct pointer is defined in the external c code and we are trying to import and reuse the same in auto code using custom s...

mehr als 4 Jahre vor | 0 Antworten | 1

0

Antworten

Beantwortet
same input output signal name in simulink
Yeh It can be possible with Data store memory block. Make a Variable 'Var' in stateflow and change its scope to Data store mem...

fast 5 Jahre vor | 0

| akzeptiert

Beantwortet
Using Simulink.importExternalCTypes
This is the limiatation of 'Simulink.importExternalCTypes' to access the Structures that define a field whose value has more th...

fast 5 Jahre vor | 0

Frage


Why do I not see local variable name in the generated code when using 'Auto' storage class in Embedded coder?
Local variable names are not generated properly and some times they are missing in the generated code though i resolved with 'Au...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Unexpected or internal error encountered in "in CGIR
There are varius assertions in matlab and root cause can be different for the same assertion. I gone through the similar assert...

fast 5 Jahre vor | 0

Beantwortet
if my storage class of signal is " Reusable(custom)",any setting to force the signal declared as local in my function.
Try it to customize your stoarge class Reusable using CSC designer GUI. There you can create own package (mpt or simulink) and ...

fast 5 Jahre vor | 0