Mostrar comentarios más antiguos
変数の入った文字列を作成しました。csvに書き込むと、csvのセル1つごとに1文字ずつ出力されてしまいます。 文字列を全て1つのセルに収めるにはどのようにするとよいでしょうか. 例) num1=1; num2=2;
TITLE= [ 'NO' num1 'Point' num2 ]; TITLEを1つのセルに納めたい
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre 文字と文字列 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!