dlmwriteで文字が一つのセルに反映されない

a = 'result.csv';
dlmwrite(a,filename,'-append');
このままだと、一つのセルには、一つのアルファベットしか反映されませんどうしたら良いですか

Respuestas (0)

La pregunta está cerrada.

Preguntada:

el 12 de Jun. de 2020

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!