photo

hyu34gyd5


Last seen: 8ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Why are my variables saving only Nan entries?
Cal = struct; Cal.data = readtable('Lab_4_Data.txt'); Cal.data_uE1 = Cal.data.Var3; Cal.data_uE2 = Cal.data.Var4; Cal.data_u...

8ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Why do I get this Error using . "Array indices must be positive integers or logical values."
This is my code: %% %extract files that have '21' in them files = dir("*21*"); S = struct; figure(1);clf t1 = tiled...

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Error using readtable '.1(0a)' is not a recognized file extension. Unable to detect file type.
This is my script: %{ Load data for exp 2.1 load all files Calculate the quantitative EMG value for each data set ...

9ヶ月 前 | 2 件の回答 | 0

2

回答

質問


Error Message: Undefined function 'BME3202M2F' for input arguments of type 'char'.
I cannot get past this error message: Undefined function 'BME3202M2F' for input arguments of type 'char'. Error in lab2_exp...

10ヶ月 前 | 1 件の回答 | 0

1

回答