I've converted a simple MATLAB script [1] for wavelet decomposition-based
analysis to Python. I now want to create figures similar to [2] that
feature five subplots in one column, with the 1st and 3rd being generated
using 'subplot.plot' and the others being generated using 'subplot.imshow'.
I
On Thu, Apr 26, 2012 at 12:51 PM, willfurnass wrote:
>
> I've converted a simple MATLAB script [1] for wavelet decomposition-based
> analysis to Python. I now want to create figures similar to [2] that
> feature five subplots in one column, with the 1st and 3rd being
On Thu, Apr 26, 2012 at 12:51 PM, willfurnass wrote:
>
> I've converted a simple MATLAB script [1] for wavelet decomposition-based
> analysis to Python. I now want to create figures similar to [2] that
> feature five subplots in one column, with the 1st and 3rd being