GUI EXE NOT WORKING
Ältere Kommentare anzeigen
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

Antworten (1)
Walter Roberson
am 3 Jan. 2019
0 Stimmen
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()
Kategorien
Mehr zu Audio and Video Data finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!