Scott Sinclair wrote:
>> On 1 February 2010 11:34, Torsten Andre wrote:
>> I've got a a pylab 2D array which I plot using imshow() which just works
>> fine. But part of the data within the array is not to be considered nor
>> plotted.
>>
>> My problem
Hi there,
I've got a a pylab 2D array which I plot using imshow() which just works
fine. But part of the data within the array is not to be considered nor
plotted. To keep it simple let's assume the data I need is shaped like a
triangle. It is no problem to extract the data from the matrix
convert