Grammatical List

Takes a cell array of strings and returns a single string with commas and "and" per standard grammar

You are now following this Submission

Takes a cell array of strings, i.e. {'one' 'too' 'three' 'for'} and returns a single, grammatically-correct string of the list, i.e. 'one, too, three and for'. Returns 1x1 cells verbatim.

Cite As

Jonathan Awerbuch (2026). Grammatical List (https://www.mathworks.com/matlabcentral/fileexchange/42311-grammatical-list), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0