How to fix the error when create new GUI

When create a new GUI, I recieved an error message from matlab ??? Error using ==> copyfile 'attrib' is not recognized as an internal or external command, operable program or batch file.
Error in ==> guidetemplate at 88 copyfile(srcfigfile, targetfigfile);
Error in ==> guide at 61 filename = guidetemplate; Does anyone know what it is and how to fix it? Thank you

1 comentario

Image Analyst
Image Analyst el 29 de Ag. de 2015
What are the values of srcfigfile and targetfigfile?

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Preguntada:

el 29 de Ag. de 2015

Respondida:

el 29 de Ag. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by