ファイルの指定範囲の読み取りとカラーマップ表示
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
下記のようなtxt形式のファイルを読み取り、任意の行と列から数値を読み取り、
4×4ピクセルのカラーマップを表示するような機能をもつプログラムを作りたいです。
この場合はどのようなプログラムを参考に作ればよいのでしょうか?
%読み取りファイル
5 5 5 5 5 5
0 0 0 0 0 0
1 2 3 10 0 0
1 2 3 10 0 0
1 2 3 10 0 0
1 2 3 10 0 0
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Convert Image Type finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!