Need to eliminate Local variables created inside runnable code.
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
We are working on Autosar compliant simulink model. Using 'External' send and receive for port data access.
When code is generated using EC, it creates a local variable for each inport and outport. for example: real32_T rtb_TmpSignalConversionAtABC, real32_T rtb_TmpSignalConversionAtXYZ
Is there any way to reduce these local data objects?
0 件のコメント
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!