ModelFinderFilter
Description
Use a ModelFinderFilter
object to narrow down the search results
of database searches for examples, models, and projects using the modelfinder
function. The filter object enables you to narrow down the search results based on parameters
such as MathWorks® products, model locations, block types, or referenced files. After you create a
ModelFinderFilter
object, use the object as an input argument to the
modelfinder
function.
Creation
To create a ModelFinderFilter
object, use the modelfinder.searchFilter
function.
Properties
Examples
Alternatives
You can search databases and apply filters by using the Model Finder user interface. For more information, see Model Finder.
Version History
Introduced in R2025a