Tagged: disp

Defining MATLAB Commands as Input Cells for Notebook

Defining Commands as Input Cells for Notebook For information about evaluating the input cells you define, see Evaluating MATLAB Commands with Notebook. To define a MATLAB command in a Word document as an input...

Managing Desktop Layouts

Overview of Desktop Layouts When you end a session, MATLAB saves the current desktop arrangement. The next time you start MATLAB, the desktop appears like the way you left it. However, tools such as...

Starting the MATLAB Program on Macintosh Platforms

Starting the MATLAB Program from the Macintosh Desktop To start the MATLAB program on Apple Macintosh platforms, double-click the MATLAB icon in the Applications folder. You can specify the current folder upon startup as...

Plotting Tools — Interactive Plotting

What Are Plotting Tools? The modular, interactive plotting environment called plotting tools enables you to Create various type of graphs Select variables to plot directly from a workspace browser Easily create and manipulate subplots...

Marking Up Graphs with Data Brushing

What Is Data Brushing? When you brush data, you manually select observations on an interactive data display in the course of assessing validity, testing hypotheses, or segregating observations for further processing. You can brush...

Saving your Matlab sessions

Often one wants to save the data or variables to another occasion. Maybe one wants to save the whole Matlab session. This can be done. Commands are put in a m-file but data or...