How can i include a .txt file and a PNG file image in program
Show older comments
I want to include a PNG image file and a txt file, so how can i use them in program
2 Comments
Chad Greene
on 21 Jan 2015
imread can read .png files. textscan can read txt files. Beyond that you'll have to be more specific about what you want to do.
fawad khan
on 23 Jan 2015
Answers (0)
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!