add picture in matlab
Show older comments
I want to add a picture to matlab , and need this image's matrix too. and I don't have more information from image proccessing. have you some matlab command to do this?
3 Comments
Yash
on 8 Jul 2012
picture to matlab file??? didnt get you u can read a picture using imread
Walter Roberson
on 8 Jul 2012
Fatemeh, when you re-open an Unclear question, you need to provide more details so that people can answer the question.
Sarim Iqbal
on 22 Oct 2020
A=imread('imagename.JPG');
Accepted Answer
More Answers (1)
Fatima prv
on 10 Jul 2012
Edited: Fatima prv
on 10 Jul 2012
Categories
Find more on Images 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!