From: jichao on 21 May 2010 21:45 "yuleiwhu ?" <yswhu(a)163.com> wrote in message <hlu5qe$a61$1(a)fred.mathworks.com>... > "Seref " <seref_bozoklu(a)yahoo.com> wrote in message <gvghs1$sbq$1(a)fred.mathworks.com>... > > When I start the Matlab, I always face an error massege: The desktop configuration was not saved successfully > > > > I'am using Vista on my pc. I have read the related messages on the Newsgroup of Matlab Central but I can't fix the problem so is there any suggestions to overcome this problem? > > > > When installing Vista, I have select user name containing Turkish character, I wonder that character generate the problem.. > > > > thanx > > I think maybe it is because of the permission problem, since the system file can't be modified under normal user. > > I tried in linux, type "sudo matlab" in terminal then input the passwd. Then there is no this kind of warnings. You should first set permission for the files under ~/.matlab like following commands: cd ~/.matlab chomd a+w -R R2009a/
|
Pages: 1 Prev: MATLAB: code problem Next: put many images on one figure |