Feeds
질문
How to use boxplot in matlab
I have a matrix (with 3 pillars) with following data: Data=importdata('CLogDivL.txt'); Groupindex: G=Data(:,1); Length of mol...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How to use errorbar
I have a script with the following data Data2=importdata('MichaelisMenten.txt'); Conc=Data2(:,1); rate=Data2(:,2); spred=...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How do i define my 2 variables in a 16x2 matrix
I have a 16x2 matrix and i want to define/make a varible called light and a varible called C
거의 8년 전 | 답변 수: 1 | 0

