Community Profile

photo

高祥 袁


Last seen: etwa 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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) = ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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','...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is there a way to turn off the scale over the graph

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


グラフ上の目盛りを消す方法ありますか。

mehr als 2 Jahre vor | 3 Antworten | 0

3

Antworten