How do I use the "omitnan' option for the Mean function when calling the function using the splitapply function?
이전 댓글 표시
I would like to use the following command: splitapply(@mean,MyArray,G) but call the @mean function using the "omitnan" option. How can I do that? In this example, MyArray is the array that I would like to apply the mean function to after I have split it into Groups dictated by the G vector
댓글 수: 2
Madhur Duggar
2020년 2월 24일
Star Strider
2020년 2월 24일
If my Answer helped you solve your problem, please Accept it!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!