making executable file from Guide GUI

  • Follow


Can one make an executable file out of a Matlab program that is using a Matlab toolbox?
specifically I mean a GUI made using GUIDE toolbox.

thanks
0
Reply Sahra 3/8/2010 7:04:08 PM

Sahra winter wrote:
> Can one make an executable file out of a Matlab program that is using a 
> Matlab toolbox?
> specifically I mean a GUI made using GUIDE toolbox.

GUIDE is not a toolbox, just a program, and programs developed using GUIDE can 
usually be compiled.. However, GUIDE itself cannot be compiled -- that is, you 
cannot build an executable that includes GUIDE _itself_.

The official list of toolbox support is at
http://www.mathworks.com/products/compiler/compiler_support.html
0
Reply Walter 3/8/2010 7:16:52 PM


thanks
0
Reply Sahra 3/8/2010 8:09:05 PM

2 Replies
223 Views

(page loaded in 0.023 seconds)

Similiar Articles:













7/26/2012 11:29:29 AM


Reply: