Postingan

Menampilkan postingan dengan label matlab plot subscript

41 matlab plot subscript

Gambar
plot - Matlab Plotting with Variable Subscripts - Stack Overflow You can use subscripts in axes labels, title and text annotations using Tex (default) or Latex interpretor. Use underscore character followed by subscript in a text string. title ('y = sin (x_k)') or title ('y = sin (x_ {several chars})') Share Improve this answer Follow edited Apr 12, 2013 at 15:04 answered Apr 12, 2013 at 14:57 yuk 19.1k 11 67 98 How to implement subscript and superscript in legend (Matlab) 1 Answer Sorted by: 0 Whenever you want to use some L A T E X -style text in MATLAB, you have to specifiy the corresponding Interpreter option to use LaTeX. For a legend with your provided example this works with legend ("$\bar {H}^ {front}_ {debris}$",'Interpreter','latex') Share Cite Follow answered Oct 7, 2020 at 13:00 Leo 168 6 Add a comment Plot and subplot command using MATLAB Live Editor This video explains plot and subplot command and its various features ...