Afficher commentaires plus anciens
変数の入った文字列を作成しました。csvに書き込むと、csvのセル1つごとに1文字ずつ出力されてしまいます。 文字列を全て1つのセルに収めるにはどのようにするとよいでしょうか. 例) num1=1; num2=2;
TITLE= [ 'NO' num1 'Point' num2 ]; TITLEを1つのセルに納めたい
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 文字と文字列 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!