BreakLines - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

strArray=BreakLines(str)

Accept a string, "str", and return a cell array of strings
broken at the line terminators in str. The terminators used in the string
are automatically detected (see platforms list in ReplaceLineTerminators
for supported line terminators).

see also: ReplaceLineTerminators

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychFiles/BreakLines.m
⚠️ **GitHub.com Fallback** ⚠️