Results 4 issues of Mattia Lecci

When plotting function handles with functions such as fplot(...), matlab2tikz does not recognize the type of plots. In particular, in the function handleAllChildren, switching on the Type of child results...

workaround-exists
HG2
ready-for-action
+0.0.1
low-hanging-fruit

## Problem I'm trying to add the `copyts` flag to my filtergraph. Adding `copyts=True` or `copyts=1` does not work. ## Solution Frome [this example](https://github.com/kkroening/ffmpeg-python/tree/master/examples#mono-to-stereo-with-offsets-and-video), i noticed that `shortest=None` is used....

I used TPOTRegressor on my dataset, adding and removing features from the input data for different tests. When using all 18 features of my 28 datapoints and sample_weight, TPOT fails...

The ffmpeg [OCR filter](http://ffmpeg.org/ffmpeg-filters.html#ocr) requires `--enable-libtesseract`. Is this library anywhere on the roadmap to be supported?