new files in assignment 3
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"fig1, ax1 = SetupFigure(10, 5, \"Time [s]\", \"x(t)\", \"Gaussian, DT=0.1, TMAX=6\", 14)\n",
|
||||
"ax1.plot(t, x , color='blue', ls=':', marker='o', markersize=4.0)"
|
||||
"ax1.plot(t, x, color='blue', ls=':', marker='o', markersize=4.0)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user