What is the return key mac

Does somebody know what key I have to use for the return key on mac? 'return' doesnt work and copying the symbol in the picture isnt working either.

Respuestas (1)

Rik
Rik el 20 de Sept. de 2019

0 votos

You could check if char(10) or char(13) would work.

2 comentarios

Dirk Remie
Dirk Remie el 20 de Sept. de 2019
char(10) works
thnx
Rik
Rik el 20 de Sept. de 2019
You're welcome. Feel free to mark this answer as accepted or comment with any remaining issues.

Iniciar sesión para comentar.

Categorías

Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 20 de Sept. de 2019

Comentada:

Rik
el 20 de Sept. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by