photo

Tom Campbell


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Im getting a 'Index exceeds matrix dimensions' error on the line indicated, don't know how to resolve.
% solve ode [SEIRS_data] = ode23(@(time,SEIRS) fSEIRSdot(time, m, ns, params, SEIRS),mtimes,SEIRS_init); % calculate attack ...

4 years ago | 1 answer | 0

1

answer