Main Content
matlab.task.removeMetadata
Description
matlab.task.removeMetadata(
removes
the metadata for the Live Editor task specified by classfile
)classfile
. This
metadata removal then removes the task from the Live Editor task gallery and from automatic
code suggestions and completions.
Calling this function has an effect only if the task was previously configured using the
matlab.task.configureMetadata
function.
Examples
Input Arguments
Version History
Introduced in R2022a