Ajadin Nuredini
Followers: 0 Following: 0
Feeds
提问
How can I decrease the Gap between my 2 Subplots?
p_rgb = flip(p_r + p_g + p_b); % flip: Um Matrix zu "drehen" P_rgb = reshape(p_rgb', m, n); % Leistungsmatrix [mW/cm^2] P_...
2 years 前 | 1 个回答 | 0
1
个回答提问
I would like to mark the Minima of my colormap (scatter plot), because the Minima is not directly apparent.
%% Plot of the colormap %% scatter(ff_r,ff_g,10,log10(save),'filled') xlabel('Fill Factor RED [%]'); ylabel('Fill Factor Gr...
2 years 前 | 1 个回答 | 0