Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

The zero values from Background or export area using Geotiffwrite

2 vues (au cours des 30 derniers jours)
Fikret Dogru
Fikret Dogru le 13 Fév 2019
Clôturé : MATLAB Answer Bot le 20 Août 2021
Hi all,
I read all of questions and answers before about Geotiffwrite. Please, I need help for exporting the data using with geotiffwrite. The export process adding zero values outside the area. I masked sea area but how can I get rid of these zero values (green color). Is there any Geotifftag for outside the area? Thanks in advance for all.
Fikret
try1.bmp

Réponses (1)

Fikret Dogru
Fikret Dogru le 13 Fév 2019
Diff(Diff==0)=NaN;Diff(Diff==1.70141e38)=NaN; helped that thanks anyway.

Cette question est clôturée.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by