photo

Ajadin Nuredini


Last seen: 2 years 前 自 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 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

1

个回答