When coding, why does matlab prevent me from writting ' " ^ ~ without waiting for the next character?
古いコメントを表示
Hi!
When I type any of the following characters: ' " ^ ~ anywhere in the MATLAB environment, MATLAB holds while waiting for the next character to be typed.
For example: typing string='test doesn't put the second ' up until the next character is typed.
Thank you very very much - it's quite a frustrating/low level problem.
Matt
4 件のコメント
Matt Molteno
2014 年 1 月 18 日
Jan
2014 年 1 月 18 日
Which operating system and region/language setup do you use?
Mischa Kim
2014 年 1 月 18 日
Following-up on Jan's comment, I'd speculate that you are using different regional/language settings for MATLAB than you do for all your other S/W. In which case the keyboard might and in some instances will behave differently. As an example, on a US keyboard the "^" character types just the way you would expect it. On a German keyboard you will experience the behaviour you described above.
Matt Molteno
2014 年 1 月 19 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Data Type Identification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!