Error when using guide
古いコメントを表示
Hello All,
I am a new user of matlab and would like to work on a short project using the guide functionality. However, when go through the guide quick start I am met with the following errors
??? Error using ==> copyfile
Error in ==> guidetemplate>processDialogResult
at 164
copyfile(srcfigfile,
targetfigfile,
'writable');
Error in ==> guidetemplate>dialogCallback at
99
processDialogResult(quickstartpanel);
Warning: Error occurred while evaluating
listener callback.
I am using Matlab R2009b on Ubuntu 11.10
Thanks, Jamie
採用された回答
その他の回答 (1 件)
Jamie
2012 年 6 月 4 日
0 投票
3 件のコメント
Walter Roberson
2012 年 6 月 4 日
You are using WIndows 7 and have UAC (User Access Controls) turned on?
Jamie
2012 年 6 月 4 日
Walter Roberson
2012 年 6 月 4 日
Sorry, I wasn't awake yet earlier ;-(
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!