If you create apps using the figure function or export a GUIDE app to a MATLAB ® file, you can continue to develop, run, and edit these apps, but they will not take advantage of the new features and UI components that are available with UI figures.
Specify optional comma-separated pairs of Name,Value arguments.Name is the argument name and Value is the corresponding value.Name must appear inside quotes. You can specify several name and value pair arguments in any order as Name1,Value1,...,NameN,Valu
c = uicontrol creates a push button (the default user interface control) in the current figure, and returns the UIControl object. If a figure does not exist, then MATLAB ® calls the figure function to create one.
Post a Comment:
Showing 0 Comments: