photo

Selma Nur Keskin


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
167,480
of 300,365

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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


heat map making a colour dissapear
I have a heatmap showing cross correlations which is most of the time zero. I wanna make that color(which is green and I am usin...

5 years ago | 0 answers | 0

0

answers

Question


subtraction bwtween rows of a field
I have a very simple code as following for i=1:100 datafiles{i}= load(sprintf('%d.mat', i)); for k=1:611 bond_vec(k,:...

5 years ago | 1 answer | 0

1

answer

Question


num2str gives error as 'from struct to double conversion is not possible'
Hello everyone. I have a number of data files(pdbs) named as 1.pdb 2.pdb 3.pdb etc.. so I want to read all of them in a loop. C...

5 years ago | 1 answer | 0

1

answer

Question


Which graphic to use for contact map?
Is there anyone who knows how to plot a contact map graph, I already know the distances between the proteins, I just need to vis...

5 years ago | 1 answer | 0

1

answer

Question


substracting every row from each other
I am trying to substract every other row using 2 loops, what is wrong with this code? Here is the code, % these are the coord...

5 years ago | 2 answers | 0

2

answers