photo

IOANNIS KORACHAIS


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

3 years ago | 2 answers | 0

2

answers

Question


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? ...

3 years ago | 1 answer | 0

1

answer

Question


'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...

3 years ago | 1 answer | 0

1

answer