Skip to content

Prepare for new version#247

Merged
CHLNDDEV merged 5 commits intoProjectionfrom
release_version
Aug 2, 2021
Merged

Prepare for new version#247
CHLNDDEV merged 5 commits intoProjectionfrom
release_version

Conversation

@krober10nd
Copy link
Copy Markdown
Collaborator

No description provided.

@WPringle
Copy link
Copy Markdown
Collaborator

WPringle commented Aug 1, 2021

Example:

bgc = [0.7 0.7 0.7];   % background color
fs = 10; 
plot(m,'type','resolog','proj','lam',...
    'colormap',[10 120 25e3],'fontsize',fs);
plot(m,'type','bdnotri','proj','lam',...
    'backcolor',bgc,'fontsize',fs,'holdon',1);
title('')
l = legend; l.Location = 'bestoutside';

HSOFS_2016_resolog

Copy link
Copy Markdown
Collaborator

@WPringle WPringle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for new version!

@CHLNDDEV CHLNDDEV merged commit a438b34 into Projection Aug 2, 2021
@CHLNDDEV CHLNDDEV deleted the release_version branch August 2, 2021 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants