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.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.
Amerika
- 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)