I would like Mathematica to print error messages in current notebook together with output.
This is default option in Mathematica, but recently I turned it off somehow. Now, I am getting output in the notebook, and all cells with style Message go to this other window called Messages.
How to set this option back?
Answer
In version 9 you can select this in the Preferences>Messages tab. 
For those using old versions of Mathematica that do not have that tab you can change these settings in the Option Inspector in the category Global Options > MessageOptions.
UPDATE Mar 2018: In newer versions, there is no "Messages" tab in the "Preferences" dialog. Use the Option Inspector instead.
Comments
Post a Comment