Putting file properties into matlab-compiled programs/libraries

Is it possible to specify file properties, e.g. version number and copyright information, when using the matlab compiler and have that information added to the file properties viewable by the operating system? I don't see anything about this in the documentation for mcc.

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2011년 10월 21일

0 개 추천

I don't think this is directly supported by MATLAB Compiler, but if you know how to do it with the compiler you've selected using "mbuild -setup", you can modify the mbuild options file to do this. See Solution# 1-9PW9L1 for an example that chooses LCC as the compiler.

댓글 수: 1

Thanks. It seems frigging the lcccomp.bat file and using a resource script is the only way to do it.

댓글을 달려면 로그인하십시오.

카테고리

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

질문:

Guy
2011년 10월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by