Is it possible to remove 2-3 endmember spectral lines from a spectral plot, and how?
Afficher commentaires plus anciens
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 commentaires
Shivam
le 11 Sep 2024
Could you attach the script for me to debug?
Image Analyst
le 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
le 11 Sep 2024
Shivam
le 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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Hyperspectral Image Processing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!