Feeds
질문
I want to make a full string from all the "a" values that i get
reversedDNA = 'TACATGA' function complementedDNA = r_dnasepinaka(reversedDNA) n=length(reversedDNA); ok = num2cell(reve...
대략 5년 전 | 답변 수: 2 | 0
2
답변질문
Can't put all values from a for loop to a vector
I want to put all the values from x that come out from the loop but it only lets me put 2 values. What am i doing wrong? ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
'Matrix dimensions must agree' error
i have this code and it says that the matrix dimensions must agree. What am i doing wrong? I'm really new in matlab. Re = 190...
대략 5년 전 | 답변 수: 1 | 0
