Main Content
getSecret
Description
getSecret(
retrieves the secret
value with the specified name from your MATLAB® vault. Your MATLAB vault is accessible only from the exact combination of your operating system
account and local machine.secretname
)
v = getSecret(
assigns the secret
value to a variable. Displaying the variable value makes the secret visible.secretname
)
Examples
Input Arguments
More About
Extended Capabilities
Version History
Introduced in R2024aSee Also
setSecret
| isSecret
| listSecrets
| removeSecret
| setSecretMetadata
| getSecretMetadata