Embed Version/Git Hash Information into Compiled Executable

조회 수: 8 (최근 30일)
Corey
Corey 2021년 1월 20일
댓글: Alexander 2025년 3월 28일
Is there a way to add executable information when compiling the matlab code into executable. For example if i wanted to embed GIT hash information when compiling so that the exact version of the software that was used to compile the executable could be tracked.

답변 (1개)

Alay Dhagia
Alay Dhagia 2022년 10월 7일
Hi Corey,
I understand that you are trying to create a standalone application and want to insert GIT hash information as metadata.
You can insert the metadata int “Description” of “Additional Information” while compiling the MATLAB program into a standalone application.
Kindly refer to the following documentation for more information:
  댓글 수: 1
Alexander
Alexander 2025년 3월 28일
Unfortunately, I believe the link above refers to the wrong content

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

카테고리

Help CenterFile Exchange에서 Application Deployment에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by