mlreportgen.finder.Finder Class
Namespace: mlreportgen.finder
Base class for finders
Description
mlreportgen.finder.Finder
is an abstract class that defines the
properties and methods common to finder classes. Objects of finder classes are used to
find result objects that can be added to an mlreportgen.report.Report
object. Use the Finder
class, or any descendent of the
Finder
class, as the base for your custom finder class.
The mlreportgen.finder.Finder
class is a handle
class.
Properties
Container to be searched by the finder. The data type depends on the type of container to be searched. For example, for a variable name, the data type is a character vector or string.
Properties of objects to find, specified as a cell array of name-value arguments. The finder returns only objects that have the specified properties with the specified values.
Example: finder.Properties = {'Gain','5'}
Attributes:
GetAccess | public |
SetAccess | public |
Data Types: cell
Methods
find |
|
hasNext |
|
next |
|
isIterating |
|
mustNotBeIterating |
|
satisfyObjectPropertiesConstraint |
|
reset |
|
Version History
Introduced in R2018a
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Seleziona un sito web
Seleziona un sito web per visualizzare contenuto tradotto dove disponibile e vedere eventi e offerte locali. In base alla tua area geografica, ti consigliamo di selezionare: .
Puoi anche selezionare un sito web dal seguente elenco:
Come ottenere le migliori prestazioni del sito
Per ottenere le migliori prestazioni del sito, seleziona il sito cinese (in cinese o in inglese). I siti MathWorks per gli altri paesi non sono ottimizzati per essere visitati dalla tua area geografica.
Americhe
- América Latina (Español)
- Canada (English)
- United States (English)
Europa
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)