Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

The zero values from Background or export area using Geotiffwrite

1 visualizzazione (ultimi 30 giorni)
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

Risposte (1)

Fikret Dogru
Fikret Dogru il 13 Feb 2019
Diff(Diff==0)=NaN;Diff(Diff==1.70141e38)=NaN; helped that thanks anyway.

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by