photo

Austin Shipley


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
126,724
of 300,584

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

5 years ago | 1 answer | 0

1

answer