Build Configuration

Compiled C code function build settings

Functions

coder.mexconfigCode acceleration configuration object
fiaccelAccelerate fixed-point code and convert floating-point MATLAB code to fixed-point MATLAB code

Classes

coder.MexConfigCode acceleration configuration object for use with fiaccel

Topics

Set Up C Compiler

Explains how to install and set up a C compiler for use with fiaccel.

Set Up C Code Compilation Options

Explains how to set C code compilation options.

Detect and Debug Code Generation Errors

Presents code verification methods and the trade-offs between two strategies: bottom-up and top-down.

Code Generation Reports

View fiaccel results.

File Infrastructure and Paths Setup

Explains how to set up source file folders and paths.