文档详情

matlab_中希腊字母的输入

ZJ****2
实名认证
店铺
DOC
91KB
约5页
文档ID:42342211
matlab_中希腊字母的输入_第1页
1/5

Matlab 中常用希腊字母表查询2009-07-30 16:52文档中的 Text Properties: 下标用 _(下划线) 上标用^ (尖号) 斜体 \it 黑体 \bf比如在坐标轴的[0.5 0.5]位置上要显示 δ 字符,那么可以直接输入 text(0.5,0.5,'\delta')如果需要显示大写希腊字符的话,那直接将首字母改为大写就可以了注意必须使用“\”引导,如果需要显示“\”,那么必须输入“\\”;类似的在字符串组合的时候如 果要输入“'”则必须如下输入“''”另外 text 字符可以重叠显示,这样就可以构造出一些有趣的效果,比如将某个字符上添加 一个斜杠或者画一个叉等Character Seq uenceSymb olCharacter Seq uenceSymb olCharacter Seq uenceSymb ol\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∧ \timesx\0∅ \rceilù\surd√\mid|\vee∨\varpiϖ\copyright©\langle∠\rangle∠例 text(2,3,'\alpha_2^\beta') 注: 可用{}把须放在一起的括起来 h 六角星。

下载提示
相似文档
正为您匹配相似的精品文档