We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a1c3b9 commit 96ed9f5Copy full SHA for 96ed9f5
2 files changed
examples/access_mass_matrix.py
@@ -8,7 +8,7 @@
8
import numpy as np
9
10
exportCSV = False
11
-showImage = False
+showImage = True
12
13
# Function called when the scene graph is being created
14
def createScene(root):
examples/access_stiffness_matrix.py
0 commit comments