MATLAB 2025a new fonts. How do I use them.

59 visualizaciones (últimos 30 días)
Alan
Alan el 30 de Sept. de 2025 a las 18:47
Comentada: Star Strider el 3 de Oct. de 2025 a las 20:26
While poking around in the Preferences:Appearance:Fonts, I found some fonts I hadn't seen in MATLAB before. For example the font "A.C.M.E. Secret Agent". What are these? Can I used them? How do I use them? Where are they?
  5 comentarios
John D'Errico
John D'Errico el 1 de Oct. de 2025 a las 1:05
You are not allowed to use the secret agent font unless you have 00x clearance.
dpb
dpb el 1 de Oct. de 2025 a las 13:56
Editada: dpb el 1 de Oct. de 2025 a las 16:09
Looks like somebody at Mathworks was playing around and somehow got them into a build...

Iniciar sesión para comentar.

Respuestas (2)

Image Analyst
Image Analyst el 3 de Oct. de 2025 a las 14:45
I have Windows 11 and am running r2024b. In my MATLAB Fonts drop down I see tons of fonts. They seem to be many, but not all of the system fonts. For example I dowloaded and installed some Halloween fonts and they show up automatically in Photoshop but not in MATLAB. I think they were .OTF style fonts, not the older .TTF fonts. I wonder if that has anything to do with it.
Anyway not sure why you're asking us if you can use them. Just select them, apply them, and see if anything changes in the appearance.

Star Strider
Star Strider el 3 de Oct. de 2025 a las 15:48
I do not have that font in Ubuntu 24.04, MATLAB R2025b.
You can select whatever font you like in the various MATLAB settings (such as Desktop code font), however that might not be the best option.
For text objects (text, title, xlabel, etc.), use
FontName="A.C.M.E. Secret Agent"
as a name-value pair argument, and see what the result is.
.
  3 comentarios
dpb
dpb el 3 de Oct. de 2025 a las 20:15
From the provenance of their origination and purpose (links I posted earlier), it appears somebody at Mathworks made a mistake in creating a build...
Star Strider
Star Strider el 3 de Oct. de 2025 a las 20:26
Noted.
My intent is to address the '... how to use them' part of the question.
I tested this with fonts I have available, and it works. It should similarly work with any installed font (except the 'Symbol' fonts that are no longer supported, suggesting'Tex' or 'LaTeX' instead).

Iniciar sesión para comentar.

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by