Is it possible to remove 2-3 endmember spectral lines from a spectral plot, and how?
Show older comments
I plotted a spectral plot of 9 endmembers, from this I need to remove spectral lines 2, 4 and 5 or select other lines.
.4 Comments
Shivam
on 11 Sep 2024
Could you attach the script for me to debug?
Image Analyst
on 11 Sep 2024
Then just don't plot them. Or do you want the user to be able to turn them on or off by checking checkboxes? If so, just store the handles for the plot and delete the handle if it's unchecked and call plot again if it's checked.
Anju
on 11 Sep 2024
Shivam
on 11 Sep 2024
If you can provide requirements which decides the spectral plot along with the script and data you are using, we would be able to assist.
Accepted Answer
More Answers (0)
Categories
Find more on Hyperspectral Image Processing 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!