isSecret
Description
returns logical tf
= isSecret(secretname
)1
(true
) if the specified secret
exists in your MATLAB® vault. Otherwise, it returns logical 0
(false
). Your MATLAB vault is accessible only from the exact combination of your operating system
account and local machine.
Examples
Input Arguments
Output Arguments
More About
Extended Capabilities
Version History
Introduced in R2024aSee Also
setSecret
| getSecret
| listSecrets
| removeSecret
| setSecretMetadata
| getSecretMetadata