
高祥 袁
Statistics
MATLAB Answers
4 質問
0 回答
ランク
257,641
of 262,745
評価
0
貢献
4 質問
0 回答
回答採用率
100.0%
獲得投票数
0
ランク
of 113,741
貢献
0 問題
0 解答
スコア
0
バッジ数
0
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
質問
set the quality of GIF
x = 0:0.1:10; y = sin(x); fig = figure; lines = animatedline('Color', 'red'); xlim([0 10]); ylim([-1 1]); frames(100) = ...
9ヶ月 前 | 1 件の回答 | 0
1
回答質問
How to make the color of the filled part transparent
figure ax1 = axes; ax2 = axes; x=linspace(1,10,10); y=sin(x); plot(ax2,x,y,'Marker','o','MarkerSize',10,'MarkerFaceColor','...
9ヶ月 前 | 1 件の回答 | 0