How do I include a MAT-file in a MATLAB Compiler generated application?

My MAT-file contains data that my deployed application will need. I would like to know how to include this file.

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2009년 6월 27일

0 개 추천

This bug has been fixed in Release 14 Service Pack 2 (R14SP2). For previous releases, read below for any workarounds:
When you issue your MCC command, be sure to use the -a flag to include your file. For more details, type the command "doc mcc" at the MATLAB prompt.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Application Deployment에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by