- bring FWM plots back to life!
- some dispersion plots with the great help of chatGPT :-D
This commit is contained in:
@@ -155,7 +155,7 @@ ylabel('Penalty in dB');
|
||||
xlabel('Channel Number');
|
||||
ylim([-9.3,-3]);
|
||||
xlim([0,plotJob.ch+1]);
|
||||
grid minor;
|
||||
% grid minor;
|
||||
set(gca, 'color', 'none');
|
||||
legend = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user