How to insert the 'double R' symbol in LiveScript (space of real numbers)

조회 수: 16 (최근 30일)
Anyone know how to get this symbol in the LiveScript equation editor?
MS Equation editor equivalent:
\doubleR
Latex:
$\mathbb{R}$
(neither of these work)
Unless my eyes are failing me, I can't find it in the list of symbols in the menu:

채택된 답변

Walter Roberson
Walter Roberson 2021년 3월 8일
In LiveScript, Insert -> Equation -> LaTeX equation (probably control-shift-L shortcut)
Code as
\mathbb{R}
and it will show up as

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by