Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
Karolina
Karolina am 8 Jul. 2015
Bearbeitet: Karolina am 13 Jul. 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 Kommentare
bio lim
bio lim am 8 Jul. 2015
Could you give more information about your datasets?
Karolina
Karolina am 10 Jul. 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?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Graphics Object Properties finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by