Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for new version #247

Merged
merged 5 commits into from Aug 2, 2021
Merged

Prepare for new version #247

merged 5 commits into from Aug 2, 2021

Conversation

krober10nd
Copy link
Collaborator

No description provided.

@WPringle
Copy link
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
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.

None yet

3 participants