Main Content

本页翻译不是最新的。点击此处可查看最新英文版本。

MATLAB 中的插桩和可视化

收集仿真数据和统计数据,使用可视化在 MATLAB® 中探查您的设计

为算法中的定点变量选择定标可能相当困难。在 Fixed-Point Designer™ 软件中,您可以将数据类型覆盖和最小/最大记录与模型范围内的自动插桩结合使用,以帮助您发现定点数据类型需要覆盖的数值范围。这些范围决定您的定点数据类型的适当定标。

函数

buildInstrumentedMexGenerate compiled C code function including logging instrumentation
showInstrumentationResultsResults logged by instrumented, compiled C code function
clearInstrumentationResultsClear results logged by instrumented, compiled C code function

NumericTypeScopeDetermine fixed-point data type