right now I’m following an Matlab tutorial http://www.mathworks.com/help/techdoc/creating_guis/brpat2g.html .
The Problem is my Matlab Version r2006a the GUIDE GUI Builder doesn’t have an table tool. Does any one know how to figure out in which version it was introduced?
so long
eactor
The MathWorks have just put the documentation of past releases till R13sp2 online. You can check them here in order to find where
uitablefirst appears.uitablewas useable before it appeared in the documentation, though it is only since R2008a that it is officially supported.