Main Content
findSfunctions
Find and return all eligible S-functions in a model
Syntax
sfuns = Simulink.sfunction.analyzer.findSfunctions(model)
Description
returns all eligible S-functions in a model for the S-function checks. Rules are applied
to filter out all ineligible S-functions.sfuns
= Simulink.sfunction.analyzer.findSfunctions(model
)
Input Arguments
Output Arguments
Version History
Introduced in R2017b