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.

回答 (1 件)

Rik
Rik 2019 年 9 月 20 日

0 投票

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

2 件のコメント

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

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

タグ

質問済み:

2019 年 9 月 20 日

コメント済み:

Rik
2019 年 9 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by