How to bind excel file into my .exe file generated by MCC??
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!