Santosh Prasad Choudhury
Followers: 0 Following: 0
Statistics
0 Questions
5 Answers
RANK
10.171
of 295.527
REPUTATION
4
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
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
Problems using hold on when plot figure
colors = repmat('krgbmc',1,300) ; Rtot =20; L = 0:0.01:200 ; KDs = 10:20:90 ; figure hold on for i=1:length(KDs) KD...
meer dan 6 jaar ago | 0
Problems using hold on when plot figure
Please replace your code by figurelegend{i} = ['K_D = ', int2str(KD),'uM']; and you are creating somany figures? Please let m...
meer dan 6 jaar ago | 0
| accepted
How to create a minus counter
Please try to check the user data deafult value and how you validate them for value less than 0? please let me know
meer dan 6 jaar ago | 0
can u tell me how to extract first 5 columns and draw a subplot
save all data into individual variables respectively. subplot(1,6,1); plot(time,speed,'r'); legend('Speed'); xlabel('Time[se...
meer dan 6 jaar ago | 0