writedictionary
R2026bDescription
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").