photo

Phani Teja


HyundaiMobis (India)

Last seen: 6 months 前 自 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 year 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0