Greek Symbol lambda using fprintf

25 visualizaciones (últimos 30 días)
Aftab Ahmed Khan
Aftab Ahmed Khan el 27 de Oct. de 2015
Respondida: Star Strider el 27 de Oct. de 2015
Hi everyone, i am using \lambda for the greek symbol lambda inside the fprintf function but it is not working for me. Any help guys ?

Respuesta aceptada

Star Strider
Star Strider el 27 de Oct. de 2015
That’s going to be difficult, since ‘λΛ’ are Unicode characters. There are two functions that could help: unicode2native and its inverse (linked to at the end of that page). It may not be possible with fprintf, though.
See this search to see if any of the solutions work for you. Walter Roberson will probably be along with a working solution in a few minutes.

Más respuestas (0)

Categorías

Más información sobre Labels and Annotations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by