Which colour does Matlab use for strings?

Bit of a strange question but I'm putting my .m files into Latex and after trying to use a few importing files I've found from various sites I've come to the conclusion that using \begin{alltt} is actually much easier.
The only problem is colour... Is there a way to find out what colour Matlab uses for strings? As in when you type text between ' ' in the command window, it becomes light purple. What is the RGB code for this or does anyone know if Latex already has a colour that would do the job?

 Réponse acceptée

Jiro Doke
Jiro Doke le 19 Fév 2011

1 vote

On my MATLAB, the color for the strings is [160, 32, 240] (in uint8). You can check it from your Preferences -> Colors -> Strings.

Plus de réponses (0)

Catégories

En savoir plus sur Characters and Strings dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by