GUI EXE NOT WORKING

조회 수: 2 (최근 30일)
woongki park
woongki park 2019년 1월 2일
답변: Walter Roberson 2019년 1월 3일
I made gui exe but it's not working .
i built it.
but when i try to load some excel file in gui.
error sound is ringing캡처.JPG

답변 (1개)

Walter Roberson
Walter Roberson 2019년 1월 3일
Compiled executables start executing with a current directory being the location the executable was unpacked .
Likely when you are constructing the file names you are not fully qualifying them by using fullfile()

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by