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

9 visualizzazioni (ultimi 30 giorni)
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:

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by