tf = isKey(d,key) returns
a logical 1 (true) if the configured dictionary
contains the specified key, and it returns a logical 0
(false) otherwise. If d is an unconfigured
dictionary, isKey throws an error.
If key is an array that specifies multiple keys, then
tf is a logical array of the same size.
The code generator does not treat a dictionary as a constant, even if the
dictionary is constant at code generation time. This means that the
isKey function does not return a constant. You cannot pass the
output of the isKey function to a function that requires constant
inputs. You cannot use the output of the isKey function for
operations that require constants, such as indexing into a heterogeneous cell array.
The code generator also cannot perform optimizations that depend on constants, such as
constant folding, on the output of the isKey function.
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.