Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

The zero values from Background or export area using Geotiffwrite

4 visualizaciones (últimos 30 días)
Fikret Dogru
Fikret Dogru el 13 de Feb. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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

Respuestas (1)

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

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by