GUIDE created file will not run in MATLAB R2015a
이전 댓글 표시
Hi, is there a known issue with files created with the GUIDE tool in either R2015a or OSX (or the combination)? I create a new GUIDE interface, save, and attempt to run, and MATLAB returns an undefined function error.
채택된 답변
추가 답변 (2개)
Walter Roberson
2015년 10월 17일
0 개 추천
I have not heard of that problem.
Make sure that the name you use starts with a letter, followed by letters and digits and underscore, maximum 63 characters, with no spaces or dash or special characters. Also make sure that the directory that you save into is on your MATLAB path by using pathtool
Jan
2015년 10월 17일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Search Path에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!