Main Content

buildStandaloneCoderAssumptions

Create application to check code generator assumptions

Description

buildStandaloneCoderAssumptions(buildFolder) creates an application for your target hardware to check code generator assumptions. The application checks that code generator assumptions based on model parameter settings or build configuration settings are correct with reference to the target hardware.

The function creates the target application in the buildFolder\coderassumptions\standalone subfolder.

Examples

Create Application to Check Code Generator Assumptions

For an example that shows how to create an application to check code generator assumptions, see Check Code Generator Assumptions for Development Computer.

Input Arguments

collapse all

Path to the build folder that contains the generated code.

Version History

Introduced in R2018b