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!