Development Environment |
Define Input Cell
Define Input Cell creates an input cell by converting the current paragraph, selected text, or autoinit cell. An input cell contains a MATLAB command.
Result
If you select this feature while the cursor is in a paragraph of text, Notebook converts the entire paragraph to an input cell. If you select this feature while text is selected, Notebook converts the text to an input cell.
If you select this feature 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 | Evaluate Calc Zone |