Hi, I have generated matrix of RGB values form image. How I can use elements of same matrix in same program for further operations?
Show older comments
Hi, with basic function, I have obtained pixel value in RGB format in matrix. I want to use different row values in same program.
4 Comments
Simon
on 18 Nov 2013
Hi!
Can you show what you did so far? What do you want to do now? Of course you can use the rows of your matrix in the same program. What exactly is your problem?
Shrikanth
on 18 Nov 2013
Simon
on 18 Nov 2013
So the question is about xls reading/writing?
Actually, if you write and read again xls files, you should get the same data. Have you example files? Can you give your matlab code (only the part you have problems with) to reproduce what didn't work?
Shrikanth
on 18 Nov 2013
Accepted Answer
More Answers (0)
Categories
Find more on Read, Write, and Modify Image 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!