mcc -o GNAT -W 'WinMain:GNAT,version=2.1' -T link:exe -d 'C:\Users\hugo9\Desktop\PhD Hugo\Projects\GNAT\for_testing' -v C:\Users\hugo9\Documents\GitHub\UoM_GNAT\Import_Export\GNAT.m -r 'C:\Program Files\MATLAB\R2024b\toolbox\compiler\packagingResources\default_icon.ico' 
Warning: Excluded "C:/Program Files/MATLAB/R2024b/toolbox/matlab/helptools/help.m"; reason: The file or function is non-deployable and has been excluded from packaging. Either remove the file or function from your code, or use the MATLAB function "isdeployed" to ensure the function is not invoked in the deployed component. Then you can suppress this warning by using the %#exclude pragma.
Compiler version: 24.2 (R2024b)
Analyzing file dependencies. 
Parsing file "C:\Users\hugo9\Documents\GitHub\UoM_GNAT\Import_Export\GNAT.m"
	(referenced from command line).
Generating file "C:\Users\hugo9\Desktop\PhD Hugo\Projects\GNAT\for_testing\readme.txt".

Packaging...
Creating the bundle...
Creating the install agent URL file...
Web based installer created at C:\Users\hugo9\Desktop\PhD Hugo\Projects\GNAT\for_redistribution\MyAppInstaller_web.exe.
Packaging complete.
Elapsed packaging time was: 1 minutes and 43 seconds.