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.
[status,suggestions] = spellcheck(text);
status = spellcheck(text);
Examples:
[status,suggestions] = spellcheck('Hellow');
status = spellcheck('Emirates');
Zitieren als
Fahad Al Mahmood (2026). spellcheck (https://de.mathworks.com/matlabcentral/fileexchange/5378-spellcheck), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: dictionary, Text Twist Puzzle Solver
Allgemeine Informationen
- Version 1.0.0.0 (1,81 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 | Fixed the 'no suggestions' result, thanks Sander Stepanov! |
