MATLAB Programming Fundamentals - MathWorks

(やまだぃちぅ) #1

Text Formatting


You can mark selected text in the MATLAB comments so that they display in italic, bold,
or monospaced text when you publish the file. Simply surround the text with _, *, or | for
italic, bold, or monospaced text, respectively.


For instance, these lines display each of the text formatting syntaxes if published.


%% Calculate and Plot Sine Wave
% Define the range for |x|


Publishing Markup
Free download pdf