How to plot line graph?
Show older comments
In the thermal analysis of a video, I have divided video into the number of multiple frames. and got the temperature value associated with each pixel of the collected frames. The data is of 1*380*10 single type (where first two are the pixels co-ordinates and 10 is the number of frames). I want to plot temperature v/s pixel. Please guide how to do. Thanks in advance :)
4 Comments
KSSV
on 24 Apr 2018
You have pixel and temperature value in hand.... you can use plot eh.
Pooja Kumari
on 24 Apr 2018
Ameer Hamza
on 24 Apr 2018
What are dimensions of your image frame? If each frame is 1*380, then it will just be a straight line. What do you mean by plotting temperature vs pixels? Do what want to 2D plot or a color map.
Pooja Kumari
on 24 Apr 2018
Accepted Answer
More Answers (0)
Categories
Find more on Lighting, Transparency, and Shading 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!