14-Alexandrite
December 23, 2024
Solved
FilterNaN
- December 23, 2024
- 1 reply
- 2244 views
Hi there ,
I want to remove NaN from a nested matrix so I can find the average . I tried to use (filterNaN) function but it shows this error

I wrote a program to remove NaN ,, but it does nothing (page 3) in avg sheet

my goel is to find the averag without the nans >> because in my original sheet all the average valuse are shown as NaN

this is on page 22
Stuart >> I'm using the mean function you showed me in this thread:


