I'm matlab script block. I want to export from matlab to labview a cell or char array (matlab data type), but this block of labview only lets me to import a string, not a column or matrix. How I have to do to export from matlab to labview a matrix or a vector of strings with this block (matlab script) or with another.