Community Profile

photo

Austin Shipley


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer