Saving settings in matlab
matlab, preferences
Solution
Settings are stored in the preferences directory. For a particular user per install you can find where it is using the `prefdir` command at the Command Prompt. I wrote a bit about it on our official blog, if you'd like more information. http://blogs.mathworks.com/desktop/2009/12/07/the-preferences-directory/
Problem
A dumb question really ... but lately I've been working on some project all day long, and my eyes are hurting. How can one save settings (color settings to be exact) in matlab, so one can reload them / interchange them for different ones when day goes and night comes ? A subquestion - where exactly does matlab (2008b in this case, I think) saves its settings ? Can they be backuped ?