Community Profile

photo

Tina Barsoumian


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Index in position 1 exceeds array bounds (must not exceed 1). in arrays
I am trying to add to a cell in an array I created through a for loop but every time it gets to the second itteration, I get an ...

4 years ago | 1 answer | 0

1

answer

Question


variables in a matrix
I was wondering if there might be a way to solve for variables in a matrix. I have the following matrix and need to find a, b, c...

4 years ago | 1 answer | 0

1

answer

Question


Index exceeds the number of array elements (1).
[AVelocity,LVelocity,points,t] = simMechanicsData; theta1 = linspace(-45, 45, points); theta2 = linspace(...

4 years ago | 0 answers | 0

0

answers

Question


Index in position 1 exceeds array bounds (must not exceed 1).
I am struggling to get the indexing to match up, though I am not really sure what the problem is. When I run the code below, I g...

4 years ago | 1 answer | 0

1

answer

Question


simulink to workspace indexing error
Hi, last week I was running the same simulink model and was receiving an array that was very large. This week I am trying to exp...

4 years ago | 1 answer | 0

1

answer

Question


Vertcat error when Im not using vertcat
I am working on a rotational robot homogeneous transformation matricies but I keep getting a vertcat error when Im only multiply...

4 years ago | 0 answers | 0

0

answers

Question


Undefined function 'cos' for input arguments of type 'tf'.
I am trying to calculate the laplace transform of the equation below (theta1) but it doesn't seem to recognize neither the cos o...

4 years ago | 2 answers | 0

2

answers