Print cell array of strings to file

Version 1.0.0.0 (510 Bytes) by Marcel
function to print a cell array of strings to a csv file. Inputs are a file identifier and array.
163 Downloads
Updated 14 Mar 2014

View License

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 (2024). Print cell array of strings to file (https://www.mathworks.com/matlabcentral/fileexchange/45881-print-cell-array-of-strings-to-file), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Low-Level File I/O in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0