Update 'Geomap_function_2.m'
This commit is contained in:
parent
b6511f938c
commit
a24f03d2ef
@ -51,5 +51,5 @@ gb=geobubble(lat, long, Magn, Category,...
|
||||
gb.BubbleWidthRange = [1 20];
|
||||
%title(chart_title);
|
||||
%Figure1 = ancestor(gb, 'figure');
|
||||
saveas(gcf,'Figure2','png');
|
||||
saveas(gcf,'Figure1','png');
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user