Timeline for How to set the output be generated in a cell different from "Output"
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 9, 2015 at 9:20 | vote | accept | bobknight | ||
| Jan 9, 2015 at 9:20 | vote | accept | bobknight | ||
| Jan 9, 2015 at 9:20 | |||||
| Jan 9, 2015 at 9:19 | comment | added | Mr.Wizard | @bobknight You're welcome, and I'm glad I could help. :-) It would be nice if there were a more accessible interface for this kind of thing. | |
| Jan 9, 2015 at 9:18 | comment | added | bobknight | Thanks Mr.Wizard, both the solutions you provided are useful for me. Indeed, that one using $DisplayFunction is easy and allows to customize each plot function in a different style, whereas the other one, that using "GeneratedCellStyles" allows to manage different kind of outputs and not only Graphics. | |
| Jan 8, 2015 at 22:33 | comment | added | Mike Honeychurch | I'd forgotten about DisplayFunction too! | |
| Jan 8, 2015 at 16:21 | comment | added | Mr.Wizard | @MichaelE2 Thanks. The change came in version 6. You can still load the old graphics subsystem with << Version5`Graphics` and reload the new one with << Version6`Graphics` | |
| Jan 8, 2015 at 16:20 | comment | added | Michael E2 | +1 Nice. Before they changed the default DisplayFunction/graphics typesetting behavior (V5, maybe?), I used the option all the time. Now I've forgotten that it exists. | |
| Jan 8, 2015 at 16:13 | history | answered | Mr.Wizard | CC BY-SA 3.0 |