Community Profile

photo

Kenan Hoyt


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Error in loop: Attempted to access X(5); index out of bounds because numel(X)=4
I tried searching, but don't seem to see any solutions for my problem. I have the entire code attached in a file, along with a v...

10 years ago | 1 answer | 0

1

answer

Question


any(cell{i}) doesn't work (loop)
Hello The following does not work at the part where cell arrays are. I believe the "any function" does not work the way i wan...

10 years ago | 1 answer | 0

1

answer

Question


Select specific elements in a cell
Hello, this is a very frustrating problem for me I am using a loop that reads text lines from a data file using *fgetl* , su...

10 years ago | 1 answer | 2

1

answer

Question


Sum of geometric series without loop
Hey! For the function geo(r,varargin) i am trying to find the sum of the following 1 + r + r^2 + r^3 + r^4 + ... + r^n whe...

10 years ago | 2 answers | 0

2

answers

Question


(simple) problem for function that doesn't return value
Hello, i am very new to MATLAB and have stumbled upon something (hopefully extremely simple) that i cannot seem to understand. ...

10 years ago | 3 answers | 0

3

answers