Development Environment    

Define Input Cell Command

The Define Input Cell command creates an input cell by converting the current paragraph, selected text, or autoinit cell. An input cell contains a MATLAB command.

Action

If you select this command while the cursor is in a paragraph of text, Notebook converts the entire paragraph to an input cell. If you select this command while text is selected, Notebook converts the text to an input cell.

If you select this command while the cursor is in an autoinit cell, Notebook converts the autoinit cell to an input cell.

Format

Notebook encloses the text in cell markers and formats the cell using the Input style, defined as bold, dark green, 10-point Courier New.

See Also

For more information about creating input cells, see Defining MATLAB Commands as Input Cells. For information about evaluating input cells, see Evaluating MATLAB Commands.


 Define Calc Zone Command Evaluate Calc Zone Command