i have a velocity matrix of 98x124 and i want to remove the complete row where the velocity value is NaN, so that afterwards i can take the mean of the matrix. How can i delete it?
"vijay mulchandani" <va...@tu-clausthal.de> wrote in message <k8dh8o$rk...@newscl01ah.mathworks.com>...
> i have a velocity matrix of 98x124 and i want to remove the complete row where the velocity value is NaN, so that afterwards i can take the mean of the matrix. How can i delete it?
> "vijay mulchandani" <va...@tu-clausthal.de> wrote in message
> <k8dh8o$rk...@newscl01ah.mathworks.com>...
>> i have a velocity matrix of 98x124 and i want to remove the complete
>> row where the velocity value is NaN, so that afterwards i can take the
>> mean of the matrix. How can i delete it?
"Wayne King" wrote in message <k8dk2i$9e...@newscl01ah.mathworks.com>...
> "vijay mulchandani" <va...@tu-clausthal.de> wrote in message <k8dh8o$rk...@newscl01ah.mathworks.com>...
> > i have a velocity matrix of 98x124 and i want to remove the complete row where the velocity value is NaN, so that afterwards i can take the mean of the matrix. How can i delete it?
dpb <n...@non.net> wrote in message <k8dnb9$pg...@speranza.aioe.org>...
> On 11/19/2012 9:43 AM, Wayne King wrote:
> > "vijay mulchandani" <va...@tu-clausthal.de> wrote in message
> > <k8dh8o$rk...@newscl01ah.mathworks.com>...
> >> i have a velocity matrix of 98x124 and i want to remove the complete
> >> row where the velocity value is NaN, so that afterwards i can take the
> >> mean of the matrix. How can i delete it?