Skip to content

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

4 participants