필터 지우기
필터 지우기

I am acquiring the EEG data online by using Lab Streaming Layer (Python to Matlab). The values are displaying in Matlab Command Window but not reflecting in Workspace. How to get it in Workspace of MATLAB?

조회 수: 4 (최근 30일)
  댓글 수: 1
Thiresh Lodaya
Thiresh Lodaya 2021년 6월 4일
Hey Sridhar Sutrave, I know it is an year old thread. But did you get the answer how to reflect the value in workspace. I am also stuck in the same problem.
Thank you

댓글을 달려면 로그인하십시오.

답변 (1개)

Thiresh Lodaya
Thiresh Lodaya 2021년 6월 8일
편집: Thiresh Lodaya 2021년 6월 8일
Hey Sridhar Sutrave, you can use a for loop and create a struct in matlab which will let you get the variable from command windows to the Matlab workspace.
Check out the link for struct formation.
https://uk.mathworks.com/help/matlab/ref/struct.html

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by