Application Compiler를 통해 생성된 .exe 파일은 외부의 데이터를 읽을 수 있습니까?
10 ビュー (過去 30 日間)
古いコメントを表示
안녕하세요
제목 그대로, Application Compiler를 통해 생성된 .exe 파일이 외부 데이터를 읽어 올 수 있는지 궁금합니다
실행 파일을 생성할 때, 어플리케이션 실행을 위한 파일이 자동으로 화면에 나타는데요, 이 파일들이 실행파일과 함께 packaging 되는 것입니까?
그렇다면 외부의 파일을 읽어올 수 있는 방법은 없을까요?
답변 기다리겠습니다
0 件のコメント
回答 (1 件)
Nipun Katyal
2020 年 8 月 13 日
Hi, matlab compiler provides the interface to include data files you can find an example in the link below
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!