Community Profile

photo

Phani Teja


HyundaiMobis (India)

Last seen: 3ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

連絡

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

統計

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

バッジを表示

Feeds

表示方法

質問


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

約1年 前 | 1 件の回答 | 0

1

回答

質問


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

4年以上 前 | 0 件の回答 | 1

0

回答

回答済み
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...

5年弱 前 | 0

| 採用済み

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

5年弱 前 | 0

質問


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

5年弱 前 | 1 件の回答 | 0

1

回答

回答済み
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...

5年弱 前 | 0

回答済み
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 ...

5年弱 前 | 0