Displaying 1 result from an estimated 1 matches for "tp4432410p4432772".
2012 Feb 29
2
function for filtering and deleting vector entries
Dear helpers
I have two data sets saved as vectors (temperature and velocity). Now I need
to "take out" a span of temperature and its corresponding velocity in the
other vector. How can I achieve that?
I tried to write a function,which takes a vector entry and then decides
wether to delete the temperature entry or not and simultaneously doing so
with same entry in the velocity