Community Profile

photo

HoboHarry


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Nested While and For Loop
Have the following code with an error stating "Array indices must be positive integers or logical values." Could someone point ...

5 years ago | 2 answers | 0

2

answers

Question


erf and trapezoidal method for volume
trying to determine volume for the following Y=5(1-erf(x) for x=0:1 Y=0 for X=1:29 Y=5(1-erf(3x+25) for x=29:30 Using the tr...

5 years ago | 1 answer | 0

1

answer

Question


Array Indice Error For Loop
Following code is coming up with error "Array indices must be positive integers or logical values." Does someone know what is...

5 years ago | 1 answer | 0

1

answer

Question


Forward, backward and central differences
trying to calculate the forward, backward and central difference for tanx+cosy with a step of 0.1 and x and y domains between 1 ...

5 years ago | 1 answer | 0

1

answer

Question


M and B Values from Linear Curve Fit
I was hoping someone could explain how to get the M and B values of a line from a curve fit. I haven't used the curve fit tool b...

5 years ago | 0 answers | 0

0

answers

Question


Text to datastore error
I'm getting the following error when using text to datastore Error using matlab.io.datastore.TabularTextDatastore/set.Selecte...

5 years ago | 1 answer | 0

1

answer

Question


For Loop Moving Through Array
Trying to write a for loop that moves through an array with 2 columns and 15 rows. The code i've written just provides the same...

5 years ago | 2 answers | 0

2

answers