Draw a box around an equation in MATLAB live editor.
Here is what I want to do.
Is there a direct way to draw a box around an equation directly from equation editor?
Or, do I need to convert the equation to LaTeX? I tried to use the boxed command in Latex editor but that did not work either.
Without boxed command:
With boxed command (does not work):
Here is my LaTex code for my equation:
$Rleft(A^T right)=leftlbrace leftlbrack begin{array}{c}
1\
0\
3\
0
end{array}rightrbrack ,leftlbrack begin{array}{c}
0\
2\
0\
-1
end{array}rightrbrack rightrbrace$
I would prefer to just use equation editor without LaTeX.
ThanksHere is what I want to do.
Is there a direct way to draw a box around an equation directly from equation editor?
Or, do I need to convert the equation to LaTeX? I tried to use the boxed command in Latex editor but that did not work either.
Without boxed command:
With boxed command (does not work):
Here is my LaTex code for my equation:
$Rleft(A^T right)=leftlbrace leftlbrack begin{array}{c}
1\
0\
3\
0
end{array}rightrbrack ,leftlbrack begin{array}{c}
0\
2\
0\
-1
end{array}rightrbrack rightrbrace$
I would prefer to just use equation editor without LaTeX.
Thanks Here is what I want to do.
Is there a direct way to draw a box around an equation directly from equation editor?
Or, do I need to convert the equation to LaTeX? I tried to use the boxed command in Latex editor but that did not work either.
Without boxed command:
With boxed command (does not work):
Here is my LaTex code for my equation:
$Rleft(A^T right)=leftlbrace leftlbrack begin{array}{c}
1\
0\
3\
0
end{array}rightrbrack ,leftlbrack begin{array}{c}
0\
2\
0\
-1
end{array}rightrbrack rightrbrace$
I would prefer to just use equation editor without LaTeX.
Thanks equation editor MATLAB Answers — New Questions









