Cannot create NEW GUI

>> guide Error using copyfile fish: Unknown command ' -r -p -f /Applications/MATLAB_R2017b.app/toolbox/matlab/guide/guitemplates/guidetemplate0.fig /private/var/folders/zw/9shzlyk95tb02y15wdkrgw680000gn/T/tpe008145f_1388_464f_917c_03df8d2e0225.fig'
Error in guidetemplate/processDialogResult (line 169) copyfile(srcfigfile, targetfigfile, 'writable');
Error in guidetemplate/dialogCallback (line 104) processDialogResult(quickstartpanel);
Warning: Error occurred while evaluating listener callback.

4 Comments

Saroj - please document the steps that you are using to create this GUI.
ok. When i type "guide" in command window for creating GUI, A screen pops up i.e "Guide Quick Start" After that if I press OK to create, it shows the following error.
>> guide Error using copyfile fish: Unknown command ' -r -p -f /Applications/MATLAB_R2017b.app/toolbox/matlab/guide/guitemplates/guidetemplate0.fig /private/var/folders/zw/9shzlyk95tb02y15wdkrgw680000gn/T/tp9adf9df4_5cef_4a23_9b29_68a42623db5d.fig'
Error in guidetemplate/processDialogResult (line 169) copyfile(srcfigfile, targetfigfile, 'writable');
Error in guidetemplate/dialogCallback (line 104) processDialogResult(quickstartpanel);
Warning: Error occurred while evaluating listener callback. >>
<<
>>
and here is another screen shot of the process.
Thank you Geoff !!

Sign in to comment.

Answers (0)

Categories

Find more on App Building in Help Center and File Exchange

Tags

Asked:

on 28 Mar 2018

Commented:

on 28 Mar 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!