photo

Ajadin Nuredini


Last seen: meer dan 2 jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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_...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 2 jaar ago | 1 answer | 0

1

answer