Feeds
질문
How to use index for structure within for loop?
I have 4 structures s1,s2,s3, and s4 ... all have .time and .disp within each structure I am trying to make a for loop that wil...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to find number in a matrix and output its row number?
I have a coloumn vector M = [83 82 86 84 85 90] How can I find at which row the matrix has a value of 85 (should output row =...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to plot vectors within in a for loop using a variable?
I have some coloumn vectors in my workspace named x1, x2, x3 and y1, y2, y3 I want to make a for loop to plot x,y for each of t...
4년 초과 전 | 답변 수: 2 | 0

