Main Content
splitlines
Split strings at newline characters
Syntax
Description
Examples
Input Arguments
Output Arguments
Tips
If the elements of a string array have different numbers of newline characters, use a
for
-loop to access the string elements individually and split
them.
Extended Capabilities
Version History
Introduced in R2016b