modelfinder.searchFilter
Description
creates a
MFfilter = modelfinder.searchFilterModelFinderFilter object MFfilter. You can use the
MFfilter object to narrow down the database search results for
examples, models, and projects using the modelfinder
function.
creates a MFfilter = modelfinder.searchFilter(Name=Value)ModelFinderFilter object MFfilter using one or more
name-value arguments. For example, create a search filter object for specific block types
and MathWorks® products. Then, perform a search using a combination of the search term and
the filter object with the modelfinder
function.
Examples
Name-Value Arguments
Version History
Introduced in R2025a