필터 지우기
필터 지우기

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

조회 수: 11 (최근 30일)
Jeonghoon Choi
Jeonghoon Choi 2020년 8월 10일
답변: Nipun Katyal 2020년 8월 13일
안녕하세요
제목 그대로, 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!