array2string.zip

simple function that converts a cell array to a string.

Al momento, stai seguendo questo contributo

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 .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

fixed error when length(array)==1

1.0.0.0