[SciPy-user] how to convert this matlab command to scipy?

Robert Kern robert.kern at gmail.com
Fri May 16 02:25:38 EDT 2008


On Thu, May 15, 2008 at 7:18 PM, zhang chi <zhangchipr at gmail.com> wrote:
> hi
>     How to convert this matlab command (Yf12(:) = CYf(mask);) to scipy
> command?
> where
> size(CYf) = (128 1)
> size(mask) = (128 128)

Please describe the operation you want to perform in English. I don't
speak fluent Matlab.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco



More information about the SciPy-User mailing list