Perfect, thank you Danny!
On Mon, Dec 8, 2014 at 3:49 PM, Danny Yoo wrote:
> On Mon, Dec 8, 2014 at 7:48 AM, Colin Ross
> wrote:
> > Good afternoon,
> >
> > I am using the following to code to plot the output from an optical
> encoder:
>
> Hi Colin,
>
> Matplotlib is a third-party library, so y
On Mon, Dec 8, 2014 at 7:48 AM, Colin Ross wrote:
> Good afternoon,
>
> I am using the following to code to plot the output from an optical encoder:
Hi Colin,
Matplotlib is a third-party library, so you may also consider asking
the matplotlib folks.
>From a brief look at:
http://matplotli
Good afternoon,
I am using the following to code to plot the output from an optical encoder:
import numpy as np
from numpy import ma, logical_or
import pylab
from pylab import *
import matplotlib.pyplot as plt
from matplotlib.ticker import AutoMinorLocator
import sys
# Defining x and y minorloca