About 1,050,000 results
Open links in new tab
  1. Add Subscripts, Superscripts, and Accents to Symbolic

    Starting in R2019a, MATLAB® Live Editor displays symbolic variables with subscripts, superscripts, and accents in standard mathematical notation. This example shows how to add …

  2. Formatting Subscript, and Superscript in Text - MATLAB Answers

    Oct 10, 2021 · Formatting Subscript, and Superscript in Text. Learn more about text, subscript, superscript, formatting MATLAB

  3. How to write Subscript in MATLAB? - MathWorks

    Feb 22, 2023 · How to write Subscript in MATLAB? Follow 57 views (last 30 days) Show older comments

  4. ind2sub - Convert linear indices to subscripts - MATLAB

    This MATLAB function returns the arrays row and col containing the equivalent row and column subscripts corresponding to the linear indices ind for a matrix of size sz.

  5. Matlab plot text with subscript character - MathWorks

    Feb 18, 2016 · Dear all, I have been trying to display x label text with subscript. The subscript text contains two numeric or alphanumeric characters. Using '_', it does only first character as in …

  6. Disabling printing underscore as subscript in figures

    Jun 11, 2011 · Underscores print as subscript in figures. Can I disable it because I want to print the underscores as well. Thanks.

  7. Subscripts in MATLAB Legends - MATLAB Answers - MATLAB …

    Oct 5, 2021 · Subscripts in MATLAB Legends. Learn more about legend, subscripts, plots, bug Robust Control Toolbox, Control System Toolbox

  8. putting a subscript into a string, displaying the command window

    Nov 18, 2015 · It is not possible to display subscripts or superscripts in the command window. The java text control that matlab uses does not support formatting with only a few exceptions. …

  9. ylabel - Label y-axis - MATLAB - MathWorks

    This MATLAB function labels the y-axis of the current axes or standalone visualization.

  10. sub2ind - Convert subscripts to linear indices - MATLAB

    This MATLAB function returns the linear indices ind corresponding to the row and column subscripts in row and col for a matrix of size sz.