Borrar filtros
Borrar filtros

Is it possible to do scatter plot for two raster datasets?

3 visualizaciones (últimos 30 días)
Karolina
Karolina el 8 de Jul. de 2015
Editada: Karolina el 13 de Jul. de 2015
I would like to do scatterplot for two raster datasets. As I found in matlab help, scatterplot works for vector data. Is it possible to do something similar also for rasters?
  2 comentarios
bio lim
bio lim el 8 de Jul. de 2015
Could you give more information about your datasets?
Karolina
Karolina el 10 de Jul. de 2015
I am not sure is my question was correct, but I have a raster dataset with X,Y,T values, where T represent some phenomena. For the small part of my data I manually delineated the areas where T is very high, then I exported these data to separate raster. And the rest of data I exported to second raster. Now I would like to compare these raster's to find the value (in T) which will be the threshold for automatic division of the whole dataset. What kind of graph should I use to do this? Simple histogram?

Iniciar sesión para comentar.

Respuesta aceptada

Walter Roberson
Walter Roberson el 11 de Jul. de 2015
Perhaps you just need graythresh() ?
  1 comentario
Karolina
Karolina el 13 de Jul. de 2015
Editada: Karolina el 13 de Jul. de 2015
Thank you for graythresh suggestion. The method gives me exactly what I want.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Graphics Object Properties en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by