このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
langspielplatte
/
measurement-scripts
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Changes plot color and y scale.
master
langspielplatte
2年前
親
b92ee09af9
コミット
c43826dc9c
1個のファイルの変更
、
2行の追加
、
2行の削除
分割表示
差分情報を表示
+2
-2
plot_single_transmission_paper.py
+ 2
- 2
plot_single_transmission_paper.py
ファイルの表示
@@ -219,8 +219,8 @@ if __name__ == "__main__":
ax2.spines.right.set_position(("axes", 1.1))
ax0.set_ylim(0, 5
0
00)
ax1.set_ylim(0,
1
) #0.3
ax0.set_ylim(0,
2
500)
ax1.set_ylim(0,
2
) #0.3
ax2.set_ylim(0, 500)
#ax00.set_ylim(-25, 0)
書き込み
プレビュー
読み込み中…
キャンセル
保存