Embed Version/Git Hash Information into Compiled Executable

6 vues (au cours des 30 derniers jours)
Corey
Corey le 20 Jan 2021
Commenté : Alexander le 28 Mar 2025
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.

Réponses (1)

Alay Dhagia
Alay Dhagia le 7 Oct 2022
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 commentaire
Alexander
Alexander le 28 Mar 2025
Unfortunately, I believe the link above refers to the wrong content

Connectez-vous pour commenter.

Catégories

En savoir plus sur Application Deployment dans Help Center et File Exchange

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by