GUI EXE NOT WORKING
1 回表示 (過去 30 日間)
古いコメントを表示
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

0 件のコメント
回答 (1 件)
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()
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!