writedictionary
Description
writedictionary(
specifies options using one or more name-value arguments. For example, you can export the
contents of the input dictionary as a JSON file regardless of the file extension specified
in d
,filename
,Name=Value
)filename
by calling
writedictionary(d,filename,FileType="json")
.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2024b