統計
MATLAB Answers
2 質問
0 回答
ランク
of 168,436
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How can I shade my plot to the right of a given x value?
I would like the plot area (under the plot lines) to be shaded grey to the right of x = 2.
11年以上 前 | 3 件の回答 | 0
3
回答質問
How can I change the color and font on the second y axis of a subplot?
I have a Matlab subplot: subplot(4,2,2); plotyy(x,y,x,z) xlabel('x','FontSize',8); set(gca,'FontSize',8); legend('y','z','...
11年以上 前 | 3 件の回答 | 0
