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