Timeline for Custom attributes?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 2, 2014 at 3:54 | history | edited | Mr.Wizard | CC BY-SA 3.0 | added 86 characters in body |
| Jan 19, 2013 at 10:18 | comment | added | Mr.Wizard | @Suzan Thanks for the Accept, but please consider waiting a while first as someone else may have an answer you like better if you do not discourage them from reading the question. | |
| Jan 19, 2013 at 10:17 | comment | added | Mr.Wizard | @Suzan What do you mean? It is simple to replace the list of options with either method shown, e.g. SetOptions[a, "Attributes" -> {"c", "d"}]; or a["Attributes"] = {"c", "d"}; Are you asking for a way to individually append or remove these values as SetAttributes and ClearAttributes do? I could add that to my answer if you have trouble crafting it yourself. | |
| Jan 19, 2013 at 10:17 | vote | accept | Suzan Cioc | ||
| Jan 19, 2013 at 10:15 | comment | added | Suzan Cioc | Ah, I found SetOptions function. | |
| Jan 19, 2013 at 10:14 | comment | added | Suzan Cioc | Thanks. But how to change individual option of a symbol? | |
| Jan 19, 2013 at 10:07 | history | answered | Mr.Wizard | CC BY-SA 3.0 |