How to bind excel file into my .exe file generated by MCC??

4 views (last 30 days)
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.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!