0% found this document useful (0 votes)
808 views

Greek Symbols For Matlab

Greek symbols for MATLAB

Uploaded by

Afshin
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
808 views

Greek Symbols For Matlab

Greek symbols for MATLAB

Uploaded by

Afshin
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Character Sequence Symbol Character Sequence Symbol Character Sequence Symbol

\alpha \upsilon \sim ~


\beta \phi \leq
\gamma \chi \infty
\delta \psi \clubsuit
\epsilon \omega \diamondsuit
\zeta \Gamma \heartsuit
\eta \Delta \spadesuit
\theta \Theta \leftrightarrow
\vartheta \Lambda \leftarrow
\iota \Xi \uparrow

\kappa \Pi \rightarrow


\lambda \Sigma \downarrow
\mu \Upsilon \circ
\nu \Phi \pm
\xi \Psi \geq
\pi \Omega \propto
\rho \forall \partial
\sigma \exists \bullet
\varsigma \ni \div
\tau \cong \neq
\equiv \approx \aleph
\Im \Re \wp
\otimes \oplus \oslash
\cap \cup \supseteq
\supset \subseteq \subset
\int \in \o

\rfloor \lceil \nabla

\lfloor \cdot \ldots ...


\perp \neg \prime
\wedge \times x \0
\rceil \surd \mid |
\vee \varpi \copyright
\langle \rangle

You can also specify stream modifiers that control the font used. The first four modifiers are
mutually exclusive. However, you can use \fontname in combination with one of the other
modifiers:

\bf -- bold font


\it -- italics font
\sl -- oblique font (rarely available)
\rm -- normal font
\fontname{fontname} -- specify the name of the font family to use.
\fontsize{fontsize} -- specify the font size in FontUnits.

Stream modifiers remain in effect until the end of the string or only within the context
defined by braces { }.

You might also like