Statistics
5 Questions
0 Answers
RANK
170,944
of 296,105
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,336
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,331
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
Feeds
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...
4 years ago | 0 answers | 0
0
answersQuestion
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,:...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 2 answers | 0