getkeywait
Wait a certain time for a single keypress
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Zitieren als
Jos (10584) (2026). getkeywait (https://de.mathworks.com/matlabcentral/fileexchange/8297-getkeywait), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version (2,27 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 3.0.0 | modernised |
||
| 1.2.0 | changed some figure properties; added check for figure existence |
||
| 1.1.0 | updated checks and output |
||
| 1.0.0 | The timer object existed beyond the scope of the function, which could be problematic when the function is called often, e.g., in a long loop. |