photo

carlwunsch


Last seen: 18 days ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
279,994
of 300,352

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


error in nansum in financial toolbox
Here's a series of commands and responses: >> clear all; close all >> sum([1,2,3]) ans = 6 >> sum([1,2,3,NaN],'omitn...

9 years ago | 3 answers | 0

3

answers

Answered
error in nansum in financial toolbox
Thank you. It's a useful workaround. But removing nanmean, nansum, nanstd, etc from the basic Matlab was a serious mistake.

9 years ago | 0