Print cell array of strings to file

function to print a cell array of strings to a csv file. Inputs are a file identifier and array.

You are now following this Submission

function to print a cell array of strings to a csv file. Inputs are a file identifier and cell array. No error handling or checking of inputs. It also includes a fputl function which is not available (yet) in matlab. This last function dumbly prints a string to a file while appending a newline character.

Cite As

Marcel (2026). Print cell array of strings to file (https://uk.mathworks.com/matlabcentral/fileexchange/45881-print-cell-array-of-strings-to-file), 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