Application Compiler를 통해 생성된 .exe 파일은 외부의 데이터를 읽을 수 있습니까?

11 次查看(过去 30 天)
Jeonghoon Choi
Jeonghoon Choi 2020-8-10
안녕하세요
제목 그대로, Application Compiler를 통해 생성된 .exe 파일이 외부 데이터를 읽어 올 수 있는지 궁금합니다
실행 파일을 생성할 때, 어플리케이션 실행을 위한 파일이 자동으로 화면에 나타는데요, 이 파일들이 실행파일과 함께 packaging 되는 것입니까?
그렇다면 외부의 파일을 읽어올 수 있는 방법은 없을까요?
답변 기다리겠습니다

回答(1 个)

Nipun Katyal
Nipun Katyal 2020-8-13
Hi, matlab compiler provides the interface to include data files you can find an example in the link below

类别

Help CenterFile Exchange 中查找有关 Deploy to C++ Applications Using mwArray API (C++03) 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!