Filter löschen
Filter löschen

How to fix the error when create new GUI

1 Ansicht (letzte 30 Tage)
Nguyen Tuan
Nguyen Tuan am 29 Aug. 2015
Beantwortet: Walter Roberson am 29 Aug. 2015
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 Kommentar
Image Analyst
Image Analyst am 29 Aug. 2015
What are the values of srcfigfile and targetfigfile?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 29 Aug. 2015

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by