photo

Paul Sponagle


Active since 2016

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How to calculate the inter-band average image.
Better late than never: I was trying to find band mean values, which I initially thought you wanted. Regardless this is how I...

meer dan 7 jaar ago | 0

Answered
How do I append a node to an '.xml' structure within a function?
I got the answer for this from a colleague. The line of code I needed was: parent_node=docNode1.getElementsByTagName('Pa...

bijna 8 jaar ago | 0

| accepted

Answered
Plotting a real time bar graph and a real time threshold line in the same axes
I am not sure I fully understand the question, but will 'hold on' before the code and 'hold off' after the code work for this? ...

bijna 8 jaar ago | 0

Answered
create a new matrix with combining two matrices with the same size
I put this in comments, it should have been in the 'Answers' section. The question was not quite clear, but I think this migh...

bijna 8 jaar ago | 1

Question


How do I append a node to an '.xml' structure within a function?
I am trying to send an xml structure to a function, append a new node, and return the modified structure. This is because the ch...

bijna 8 jaar ago | 1 answer | 0

1

answer