フィルターのクリア

How can i save a matrix in a txt file and also in .png format?

1 回表示 (過去 30 日間)
Mr. 206
Mr. 206 2018 年 10 月 29 日
回答済み: madhan ravi 2018 年 10 月 29 日
I have a 12 by 3 matrix 'A'. I want to write this matrix in a txt file with a Title as well as separate names for each column and row.
For example for 12 rows i want to name them "M1,M2,M3,M4,M5,.......M12" For 3 columns i want them like "37.txt,38.txt,39.txt".
And is it possible to save this in 'png' format?

回答 (1 件)

madhan ravi
madhan ravi 2018 年 10 月 29 日
use writetable() or dlmwrite()

カテゴリ

Help Center および File ExchangeString Parsing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by