Error when generating code using MATLAB Coder for function containing "fread"
이전 댓글 표시
When I try to generate code using MATLAB Coder for a function "testCode.m" (attached), I receive an error that says -'function call failed'. This error message occurs for all lines containing the "fread" function. Why do I get this error message?
NOTE - I have unchecked the 'Enable Variable Sizing' option because I want my code to run faster. When the option was checked, I received no errors.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!