CAN unpack generate code
이전 댓글 표시
when try to used the can unpack block read the DBC file ,and generate c coed , but the generation code is so big ,at least 1000 lines ,so i want to know have any ways to reduce the code line.
as every know ,hands write code interpretation the CAN dbc file just simple lines code.
답변 (1개)
For me CAN unpack is also inefficient. It generates global variables for signals that I am not using (terminated). And they are Double datatype by default.
카테고리
도움말 센터 및 File Exchange에서 Signal Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!