Update 'Geomap_function_4.m'
This commit is contained in:
parent
5d96a0b591
commit
873ec5405a
@ -54,7 +54,7 @@ color_RGB=[0.1 1.0 0.3;...
|
||||
gb=geobubble(lat, long, Magn, Category,...
|
||||
'Basemap', 'satellite',...
|
||||
'BubbleColorList', color_RGB,...
|
||||
'ColorLegendTitle', 'Magnitude category',...
|
||||
'ColorLegendTitle', 'Magnitude range',...
|
||||
'SizeLegendTitle', 'Event magnitude',...
|
||||
'GridVisible', 'on',...
|
||||
'ScalebarVisible', 'on');
|
||||
|
Loading…
Reference in New Issue
Block a user