04-30-2006 08:56 PM
05-01-2006 02:15 AM
if you only want to set the values<threshold to zero, see the attached code snippet:
@professorburnout wrote:Hello,I have data in an 1d array and I want to remove the points less than a set value. The points could also be changed to 0.Thanks in advance for any help.Paul