|
|
| File Information |
| Description |
[status,synonyms] = dictionary(text);
status = dictionary(text);
text: word(s) separated by a single space.
status: returns '1' if word(s) exist in dictionary or '0' otherwise.
synonyms: an array of synonyms of word(s) or otherwise returns a message 'No Synonyms Found!' or 'Incorrect Spelling!'.
Examples:
[status,synonyms] = dictionary('peddler');
[status,synonyms] = dictionary('walk match ground');
status = dictionary('hysteria'); |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
spellcheck
|
| MATLAB release |
MATLAB 6.5 (R13)
|
| Other requirements |
Microsoft Word |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (5) |
| 09 Jul 2004 |
Brett Shoelson
|
|
|
| 11 Jul 2004 |
Sander Stepanov
|
|
|
| 11 Jul 2004 |
Fahad Al Mahmood
|
|
|
| 29 Dec 2006 |
Joseph n
|
|
|
| 20 Jul 2011 |
Alexander Wallar
|
|
|
|
Contact us at files@mathworks.com