spellcandidates

Purpose

Make a list of space separated candidates for spell-correcting a given wordString.

Syntax

returnedString = spellcandidates(wordString)

returnedString - type: str
wordString - type: str

Returns

Remarks

Example

See Also

strspellcandidate, spellcorrect, spellword, strspellcompare, Spelling Functions