vector conversion from a vector of numbers to a vector cell of chars.
    3 ビュー (過去 30 日間)
  
       古いコメントを表示
    
Hello,
In MATLAB I have this vector: Y=[0 4 6] and I need to convert it to this format X={'0' '4' '6'}. 
Not sure how to do it.
Thank you
6 件のコメント
採用された回答
参考
カテゴリ
				Help Center および File Exchange で Characters and Strings についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




