質問編集履歴

1

markdown方式に変更

2020/04/09 11:19

投稿

sasakaman
sasakaman

スコア53

test CHANGED
File without changes
test CHANGED
@@ -176,6 +176,8 @@
176
176
 
177
177
  ### 該当のソースコード
178
178
 
179
+ ```Python
180
+
179
181
 
180
182
 
181
183
  import numpy as np
@@ -218,6 +220,8 @@
218
220
 
219
221
  patch.set_data(frames[i])
220
222
 
223
+
224
+
221
225
 
222
226
 
223
227
  anim = animation.FuncAnimation(plt.gcf(), animate, frames = len(frames), interval=50)
@@ -252,6 +256,8 @@
252
256
 
253
257
 
254
258
 
259
+ ```
260
+
255
261
  ### 補足情報(FW/ツールのバージョンなど)
256
262
 
257
263
  anacondaを使用