Simulink.ModelTransform.CommonSourceInterpolation.identifyCandidates
语法
说明
返回模型转换器可以转换的 Interpolation Using Prelookup 块,这些块是指定的 transformResults = Simulink.ModelTransform.CommonSourceInterpolation.identifyCandidates(model)model。
还指定是否忽略库块。transformResults = Simulink.ModelTransform.CommonSourceInterpolation.identifyCandidates(model,skipLibraryBlocks)
示例
输入参数
输出参量
版本历史记录
在 R2021b 中推出