Finding data values correspondending to a certain sample.

1 回表示 (過去 30 日間)
Jens Keijser
Jens Keijser 2018 年 1 月 2 日
コメント済み: Jens Keijser 2018 年 1 月 2 日
I have 575x1 matrix which tells me on what sample a certain Parkinson's disease symptom occurs. And I have accelerometer data synchronised to it, 3846x1. Now I want to know what the data values are at the sample a symptom occurs. So the 575x1 matrix is filled with values in between 0 and 3846. The result must be a 575x1 matrix with acceleromter data.
Could someone help me?

採用された回答

Walter Roberson
Walter Roberson 2018 年 1 月 2 日
Index the data value array with the time array? Though it is not clear what you want to do with the time entries that are zero.
  1 件のコメント
Jens Keijser
Jens Keijser 2018 年 1 月 2 日
Thank you so much! It did the job :)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by