How to bind excel file into my .exe file generated by MCC??
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
HI,
I have generated a exe file for my GUI. In my gui i have a button for opening a sample excel. In my code, for doing this operation i have used "winopen('****.xlsx')" function it works fine. But while generating exe file by using MCC this is not workout.
Note:- i have added my "****.xlsx" file while generating exe along with my M-files.
help me on doing this.., tnk you.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!