Split column values separated by comma in excel file into rows

Hi,
thats my question:
Excel file : A=[0,0,0,240,500,0] and i want : A=[0;0;0;240;500;0]
Heres my start:
T = xlsread('pacienteIDn15.xlsx'' 'Shet1','D1:D10');
and now i want to split them . Help me

Respuestas (0)

Categorías

Más información sobre Data Import from MATLAB en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Abr. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by