Set of Complex Numbers Symbol in Published Code
3 次查看(过去 30 天)
显示 更早的评论
How do I use the symbol for the complex number set in latex markup in MATLAB?
None of these have worked:
\mathbb{C}
\Complex
\COMPLEX
This is the symbol I am looking for
0 个评论
采纳的回答
Star Strider
2015-3-8
According to my LaTeX reference (Page 79, Table 3.14), that requires ‘amsfonts’ or ‘amssymb’. Perhaps you can download them somewhere (preferably for free).
In the meantime, you have my sympathies! Those look useful.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Symbolic Math Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!