MATLAB: How to use an image icon when compiling exe using mcc

deploytoolMATLAB Compilermcc

– I am expecting to achieve something similar to deploytool where I can specify the icons to show with the exe. – I want to automate the compiling process and hence plan to use mcc instead of the deploytool UI.