GeneralMATLAB reference help

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
chang14
Posts: 2
Joined: Tue Apr 21, 2009 11:25 pm

MATLAB reference help

Post by chang14 »

I'm trying to reference to MATLAB with MTALAB's trademark inside my report (where MATLAB is followed by a little R on top), how do I do that?
I thought it was something like \sc{MATLAB} or {\sc MATLAB}, but they are not it. Anyone know?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

MATLAB reference help

Post by frabjous »

Will

Code: Select all

MATLAB\textsuperscript{\textregistered}
do?
chang14
Posts: 2
Joined: Tue Apr 21, 2009 11:25 pm

Re: MATLAB reference help

Post by chang14 »

Thank you very much!
Post Reply