Feeds
提问
How can I save the beginning and end positions of each sequence in a cell array?
So I am looping through codons and recording them on a .txt file. The script works, but I need the sequence to begin at the star...
5 years 前 | 1 个回答 | 0
1
个回答提问
Indexing through an array
This program is designed to approximate cubed roots based on user input values of the number they want to approximate and their ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Loop through the DNA array and record all of the locations of the triplets (codons): ‘AAA’, ‘ATC’ and ‘CGG’.
My code so far is functional, but I don't think that it's correct. I am supposed to loop through the cell array and record the l...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can I get my figure window to pop up with the animation playing when I execute the code?
Also, for some reason whenever I add to the code and then re-execute to test how it's running, it saves it from where it left of...
5 years 前 | 1 个回答 | 0

