Changed distribution to one for transition flow.
This commit is contained in:
parent
d0b4d0b9b8
commit
f0e2bea4f5
@ -64,7 +64,7 @@ function plotAngularDistributionForDifferentBeta(obj, Beta)
|
|||||||
leg = legend;
|
leg = legend;
|
||||||
hXLabel = xlabel('\theta (rad)');
|
hXLabel = xlabel('\theta (rad)');
|
||||||
hYLabel = ylabel('J(\theta)');
|
hYLabel = ylabel('J(\theta)');
|
||||||
hTitle = sgtitle('Angular Distribution (Free Molecular Flow)');
|
hTitle = sgtitle('Angular Distribution (Transition Flow)');
|
||||||
|
|
||||||
set([hXLabel, hYLabel, leg] , ...
|
set([hXLabel, hYLabel, leg] , ...
|
||||||
'FontSize' , 14 );
|
'FontSize' , 14 );
|
||||||
|
Loading…
Reference in New Issue
Block a user