Beispiel #1
0
def plot_func():
    frame = plot_cog(pend_cog)
    frame = plot_dict(frame, fork)
    return frame
Beispiel #2
0
def plot_func():
    return plot_cog(pend_cog)
Beispiel #3
0
def plot_func():
    return plot_cog(cog)