From: Sahra winter on 9 Feb 2010 21:40 I have a GUI that I made with GUIDE. Does anyone know how to make an .exe file for it? & if there is any way to Run the Gui on machines with no matlab installed? Can I somehow not show the codes? any help would be appreciated
From: ImageAnalyst on 9 Feb 2010 22:41 On Feb 9, 9:40 pm, "Sahra winter" <sahra18...(a)gmail.com> wrote: > I have a GUI that I made with GUIDE. > Does anyone know how to make an .exe file for it? > & if there is any way to Run the Gui on machines with no matlab installed? > Can I somehow not show the codes? > > any help would be appreciated -------------------------------------------- You would need to buy the compiler toolbox: http://www.mathworks.com/access/helpdesk/help/toolbox/compiler/ then you can make your executable. Your user on the computer you deployed to would also install the MATLAB run time library but not the full MATLAB development environment.
From: Sahra winter on 9 Feb 2010 23:00 thanks for your help, Do you know if then the user has access to the original codes? appreciate it -Sahra
From: ImageAnalyst on 9 Feb 2010 23:01 No - it's all compiled into a binary executable. There's no m-file code to look at.
|
Pages: 1 Prev: How to display image from database? Next: reading hebrew font |