GUI EXE NOT WORKING
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 3 de En. de 2019
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 comentarios
Ver también
Categorías
Más información sobre Audio and Video Data en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!