photo

Annika Colmer


Last seen: 5 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Why do I receive "Index exceeds the number of array elements. Index must not exceed 7." when trying to remove indices that are followed directly by a zero using a for loop.
here's the function I am trying to use function removed = removeData(vec) vec1 = vec; for x = 1:length(vec) if vec(x+1) ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I convert one row of values using a unit conversion?
How do I convert one row of values using a unit conversion? For example, I have a row of data in a matrix that I want to convert...

quasi 3 anni fa | 1 risposta | 0

1

risposta