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.

Answers (1)

Rik
Rik on 20 Sep 2019
You could check if char(10) or char(13) would work.

2 Comments

char(10) works
thnx
You're welcome. Feel free to mark this answer as accepted or comment with any remaining issues.

Sign in to comment.

Categories

Tags

Asked:

on 20 Sep 2019

Commented:

Rik
on 20 Sep 2019

Community Treasure Hunt

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

Start Hunting!