Community Profile

photo

Azairis


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How do I do random integers between (100*pi and 200*pi)?
I keep getting the error that IMIN has to be smaller or equal to IMAX. Fspeed = randi([100*pi 200*pi]) Also, for an objec...

4 years ago | 1 answer | 0

1

answer

Question


Trying to count number of cells between two columns
Hi, just a noob student here trying to figure out a way to count the number of cells between two columns: %count the times 0's ...

4 years ago | 1 answer | 0

1

answer

Question


Plot is a straight line when it should be a curve.
%Givens DetectedAst = 20 Theta = DetectedAst xnot = 125 xCenter = xnot radiusCR = 20 AngleB = 42 %(is constant) k1 = 5 t...

4 years ago | 2 answers | 0

2

answers