Convert .m files into .exe file,unable to compile the CVX package together

We would like to make our algorithm which calls the functions defined in CVX package a standalone executable file so as to better present our algorithm to others. However, we find that when converting .m files into .exe file, MATLAB is unable to compile the CVX package together. Any body has some feasible solutions? Thanks a lot!

Bad news. Compile m files to an exe by matlab deploytool, but error when using this exe