You simply click on the icon for your favorite app (e.g.
MATLAB 2012 STUDENT FULL
The downward facing arrow on the far right brings down the full extent of the apps gallery with many more choices. The Apps tab presents a gallery of apps that you have installed. Some of those applications come from MathWorks - you get them automatically with Toolboxes that you have installed. It is the place you go to run interactive MATLAB applications. The last of the global tabs is the Apps tab, shown below. This is an example of how the toolstrip uses context to direct you to the best options. The gallery is smart, only showing plots that are appropriate for the data that you've selected. The downward facing arrow on the far right brings down the full extent of the plot gallery with many more choices. To create a plot from the gallery, you select the variables in the workspace that you want to plot and then select the type of visualization you want to use for that data. The Plots tab displays a gallery of plots available in MATLAB and any toolboxes that you have installed. The Plots tab, shown below, is where you go to create MATLAB Plots. The Home tab, shown above, is where you go to do general purpose operations like creating new files, importing data, managing your workspace, and setting your Desktop layout. For that reason, they are called global tabs. These three tabs are always there no matter what you are doing in MATLAB. When you open R2012b for the first time, you will notice three tabs - the Home tab, the Plots tab, and the Apps tab. We'll talk more about that in Part 2 of this series.
You may have also noticed the light blue bar in the upper right corner. The File section has controls to do file related operations including creating scripts ( New Script), opening files ( Open), and comparing two files ( Compare).
MATLAB 2012 STUDENT CODE
For example, the picture below shows the Home tab with sections for operations on Files, Variables, Code and so forth. The controls are buttons, drop-down menus and other user interface elements that you use to do things in MATLAB.
MATLAB 2012 STUDENT SERIES
Tabs are divided into sections that contain a series of related controls. The Toolstrip organizes MATLAB functionality in a series of tabs. In this first post, I will focus on the Toolstrip and introduce some important concepts. The Toolstrip reorganizes the Desktop functions found in the menus and toolbars from previous versions of MATLAB. The most notable change is the introduction of the MATLAB Toolstrip. For those who haven't installed R2012b yet, here is a picture of the new Desktop:
Have you discovered any new MATLAB functionality?.