You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
[status,suggestions] = spellcheck(text);
status = spellcheck(text);
Examples:
[status,suggestions] = spellcheck('Hellow');
status = spellcheck('Emirates');
Cite As
Fahad Al Mahmood (2026). spellcheck (https://au.mathworks.com/matlabcentral/fileexchange/5378-spellcheck), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: dictionary, Text Twist Puzzle Solver
General Information
- Version 1.0.0.0 (1.81 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Fixed the 'no suggestions' result, thanks Sander Stepanov! |
