Ajadin Nuredini
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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