Community Profile

photo

Alyna


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Convert structure to xls file
I have a structure that has 13 fields each with a table that contains a 9x5 table. How can I convert these to one excel file on...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


Uneven Table concatenation issue
I'm looking to make a table that has 9 row. Rows 1-7 have 5 columns, but rows 8 and 9 will only have 3 columns. MATLAB keeps g...

meer dan 9 jaar ago | 2 answers | 0

2

answers

Question


Ginput point in matrices
I have a matrices and a data point from ginput. I'm trying to find the corresponding point in my matrices to my data point, but...

meer dan 9 jaar ago | 0 answers | 0

0

answers

Question


repeated for-looping without telling matlab to repeat loop error
Here is my code: for m = 1:num_spans h1 = plot(Repetitions{:,m}); % plot the rep repcycle = sprintf('Rep %d',m)...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


Subscript indices must either be real positive integers or logicals.
I am trying to find the on/off times of EMG data, but MATLAB is giving the following error for the line with stars in my code: ...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


Using eval - REALLY need help please
I'm working on some homework for school and one of the questions I have is as following: 4. Find the column that the heart ra...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


How to extract matrix data based on another matrix
I have a EMG data that is separated by markers. I created a separate matrix that puts 1 between the markers and 0 everywhere el...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


Min value & correlating time from two different matrices
I have a 91x2 matrix, the first column is time the second is kinematic data of knee angles. I need to find the maximum knee fle...

meer dan 9 jaar ago | 2 answers | 0

2

answers