array2string.zip

simple function that converts a cell array to a string.
232 download
Aggiornato 6 mar 2012

Visualizza la licenza

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.

Cita come

Bastian Binder (2026). array2string.zip (https://it.mathworks.com/matlabcentral/fileexchange/35361-array2string-zip), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Versione Pubblicato Note della release
1.1.0.0

fixed error when length(array)==1

1.0.0.0