TMC Compiler is a tool that converts MATLAB(TM)-written projects to C-code that can be compiled by one of existing C-compilers into a native application (shared library or executable). The original project may contain a number of m-files and slighty modified C-sources of MEX-files.
Wiki: Building mobile application for Android platform from MATLAB code with TMC Compiler
Wiki: Compiling a sample project