現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
[status,suggestions] = spellcheck(text);
status = spellcheck(text);
Examples:
[status,suggestions] = spellcheck('Hellow');
status = spellcheck('Emirates');
引用
Fahad Al Mahmood (2026). spellcheck (https://jp.mathworks.com/matlabcentral/fileexchange/5378-spellcheck), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: dictionary, Text Twist Puzzle Solver
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 | Fixed the 'no suggestions' result, thanks Sander Stepanov! |
