MATLAB: Can we compile apps using GUIDE with the R2011b version of Matlab

compilergui

I am working with Matlab R2011b and I would compile apps using GUIDE with Matlab Compiler. Can we compile apps with this version of Matlab or is it better to change the version ?

Best Answer

Yes, you can do that.
If you happen to have R2014a easily available, I would suggest using that, as there were bug fixes in GUIDE and in the compiler.
Your code might require some updates if you use R2014b or later.