Community Profile

photo

KIPROTICH KOSGEY


Last seen: 7 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


Index exceeds the number of array elements. Index must not exceed 1.
I keep getting the above error 'Index exceeds the number of array elements. Index must not exceed 1.' when I run the below progr...

9 months ago | 1 answer | 0

1

answer

Answered
How do I fix 'Error using odearguments @.... returns a vector of length 0, but the length of initial conditions vector is 24...' error?
Hi Torsten Thank you so much for the assistance you have accorded me all along. I added an ode in the above simple system of ...

9 months ago | 0

Answered
How do I fix 'Error using odearguments @.... returns a vector of length 0, but the length of initial conditions vector is 24...' error?
Thank you! But now after correcting i=2:100, Its giving another error: Unable to perform assignment because the left and ri...

9 months ago | 0

Question


How do I fix 'Error using odearguments @.... returns a vector of length 0, but the length of initial conditions vector is 24...' error?
Hi there, I keep getting this error and I can't find where the problem is. Any hint would be appreciated. Actual error: error...

9 months ago | 2 answers | 0

2

answers

Question


I am struggling to set a maximum value for a output for a function. I have nested my function in another but it is giving an error.
I have the below script and main function. After nesting so as to introduce a limit for maxSnh4, it is giving an error. Any hint...

10 months ago | 1 answer | 0

1

answer

Answered
Index exceeds the number of array elements. Index must not exceed 1
Thank you so much! After editing the codes, I managed to get the program running.

10 months ago | 0

Question


Index exceeds the number of array elements. Index must not exceed 1
I keep gettting the above error despite making adjustments. Please can someone help? %script tSpan=[0 5]; y0=[1;1;1;1;1;1;1;1...

10 months ago | 2 answers | 0

2

answers

Answered
How do I fix negative values in a function to zero ?
Thank you!

10 months ago | 0

Question


How do I fix negative values in a function to zero ?
I have the following script and function with a code to fix the negative values to zero but it is failing for some reason. What ...

10 months ago | 1 answer | 0

1

answer

Question


Not enough input arguments
i have written the below script and code but when I run it it brings out "Not enough input arguments." error. what could be t...

10 months ago | 3 answers | 0

3

answers

Question


Unrecognized function or variable 'MBBR_Fun5'.
Hi I keep getting the above error when i run the below code and i can't figure out why. %% mo=4*10^-11; %initial particle mas...

3 years ago | 1 answer | 0

1

answer

Question


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-1-by-2.
I keep getting the above error when i run the below code. I have no clue on how to fix it. Its is pretty short code. If anyone ...

3 years ago | 1 answer | 0

1

answer

Question


Unable to perform assignment because the left and right sides have a different number of elements
Hi, Please i keep getting the above error when i try to run the below code. Please can someone assist. Thanks x=[1680 1190...

3 years ago | 1 answer | 0

1

answer

Question


Error using plot Data must be numeric, datetime, duration or an array convertible to double
Hi, May someone please clarify to me on how i can clear the above error message. i have tried using subs(), double() with no su...

3 years ago | 2 answers | 0

2

answers

Question


Warning: Rank deficient, rank = 2, tol = 7.141946e-13
Hi, Kindly, can someone assist to figure out what mistake i made on the attached code that is generating the error below? ...

4 years ago | 1 answer | 0

1

answer

Question


how can i extract data of specific dates in a big excel file and save in a different excel file?
Hi, Please i would like to extract data of some specific dates in the output file (data.xlsx) of the following function, and...

4 years ago | 1 answer | 0

1

answer

Question


how do i change StepTolerance?
Hi, Please i would like to write a code in matlab that changes the StepTolerance to 1E-20 but i do not know how to go about. ...

4 years ago | 1 answer | 0

1

answer

Question


reducing the StepTolerance in order to avoid MATLAB stopping integration
Hi, Please, i would like to reduce the StepTolerance in order to avoid the following message: Warning: Failure at t=6.848966...

4 years ago | 1 answer | 0

1

answer