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!