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.