i want to import a signal from physiobank to matlabe i don't know how to do it i have to call him from matlabe if yes how
조회 수: 4 (최근 30일)
이전 댓글 표시
i want to import a signal from physiobank to matlabe i don't know how to do it i have to call him from matlabe if yes how
댓글 수: 1
Vilém Frynta
2023년 3월 17일
Choose your data, download them and then load them using appropriate function, such as readmatrix, ... .
답변 (1개)
Aman
2023년 3월 17일
Hi,
I understand that you want to analyse signal which you downloaded from Physiobank, but you are unable to import it.
In order to import data from Physiobank into MATLAB you need to download the desired signal from the Physiobank ATM in the desired format and then use the appropriate method to import it in MATLAB. You can refer this link to know how to import data in MATLAB from a .mat file.
Hope it helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!