Community Profile

photo

KH


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to combine graph and merge different array?
Hi all, Can someone help me with this? Let's say I have in an m-file two corresponding array of a = [2 3 5 9 10 20 27 34] ...

11 years ago | 1 answer | 0

1

answer

Question


How to get specified values in vector?
Hi, I need some help on this. Lets say i have a vector of: a= [1.1 1.3 1.5 1.8 2.5 3.4 6.7 6.9 8.0 10.2 15.0 17.8 21.0 23...

11 years ago | 1 answer | 0

1

answer

Question


How to remove zero values from vector?
Hi, Let's say I have vector something like: q = [0 0 0 2 4 10 9 5 0 0 0 8 9] I want it to be something like: q = {0 ...

11 years ago | 3 answers | 0

3

answers

Question


How to step over a loop and go into next iteration & plot graph with different vector length?
Hi, I have a case which is something like this: Let's say I have a variable X(i), in a while loop which increases in the m...

11 years ago | 1 answer | 0

1

answer

Question


How to interpolate to get two values for one variable?
I have a graph which is ascending in the beginning and will descend afterwards. Let's say my y-axis is Y, and x-axis is X, ...

11 years ago | 1 answer | 1

1

answer

Question


Attempted to access, index out of bounds
I have this problem of : ??? Attempted to access load_to_cause_primary_crack(6); index out of bounds because numel(load_to_caus...

11 years ago | 1 answer | 0

1

answer