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

 채택된 답변

Walter Roberson
Walter Roberson 2012년 6월 4일

0 개 추천

Please have a look at this previous discussion: http://www.mathworks.com/matlabcentral/answers/8201-couldn-t-run-codegen-under-matlab . It deals with a different copyfile problem, but along the way it provides information as to what copyfile is doing that might help you debug your problem.

추가 답변 (1개)

Jamie
Jamie 2012년 6월 4일

0 개 추천

Any ideas?

댓글 수: 3

Walter Roberson
Walter Roberson 2012년 6월 4일
You are using WIndows 7 and have UAC (User Access Controls) turned on?
Jamie
Jamie 2012년 6월 4일
No I am using Ubuntu version 11.10
Walter Roberson
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!

Translated by