slreportgen.report.FunctionReference 类
命名空间: slreportgen.report
超类: slreportgen.report.Reporter
描述
使用 slreportgen.report.FunctionReference 类的对象来报告专门用于计算 MATLAB® 模块中的参数的 Simulink® 函数引用。您可以使用 FunctionReference 对象将这些元素添加到您的报告中:
包含有关模型模块如何引用该函数的详细信息的表格
包含有关函数类型信息的节
包含有关定义该函数的 MATLAB 程序文件 (
.m) 的信息的节
slreportgen.report.FunctionReference 类是 handle 类。
创建对象
您没有明确创建 FunctionReference 对象。要创建 FunctionReference 对象,请将 getReporter 方法与 slreportgen.finder.FunctionReferenceResult 类的对象一起使用。
属性
方法
版本历史记录
在 R2022a 中推出