array2string.zip
Version 1.1.0.0 (2.85 KB) by
Bastian Binder
simple function that converts a cell array to a string.
string=array2string(array) converts a cell array to an evaluable string as used for example by eval(...). cells may contain strings, matrices, function handles and cells containing the aforementioned classes and other cells.
Cite As
Bastian Binder (2026). array2string.zip (https://www.mathworks.com/matlabcentral/fileexchange/35361-array2string-zip), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Language Fundamentals > Data Types >
- MATLAB > Language Fundamentals > Data Types > Characters and Strings >
Find more on Data Types in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
