Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

MATLAB에서 고정소수점 코드 생성

MATLAB® Coder™를 사용한 고정소수점 C 코드 생성

코드를 생성하려면 MATLAB Coder 제품이 있어야 합니다. 코드 생성에 대한 정보는 MATLAB Coder 문서를 참조하십시오.

도움말 항목

문제 해결

Fix Run-Time Stack Overflows

If your C compiler reports a run-time stack overflow, set the value of the maximum stack usage parameter to be less than the available stack size.

Tips for Making Generated Code More Efficient

Describes techniques which can be used to make generated code more efficient.

Supported Data Types

Data types supported for simulation and code generation.