GUI EXE NOT WORKING
显示 更早的评论
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

回答(1 个)
Walter Roberson
2019-1-3
0 个投票
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()
类别
在 帮助中心 和 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!