photo

Ajadin Nuredini


Last seen: 2年以上 前 2022 年からアクティブ

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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答