How can i include a .txt file and a PNG file image in program

I want to include a PNG image file and a txt file, so how can i use them in program

2 Comments

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.
Can you please explain how to plot the coordinates in the text file on the image file.... ??

Sign in to comment.

Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Tags

Asked:

on 21 Jan 2015

Commented:

on 23 Jan 2015

Community Treasure Hunt

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

Start Hunting!