질문


Substract element of a matrix!
I have this variable: >> out1 ans = Columns 1 through 5 [899x5 double] [899x5 double] [...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Subtract element matrix matlab!
prova=xlsread('2.csv') [righe, colonne]=size(prova) primo_elemento=prova(3,:) I want to subtract this element to the ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Xlsread command in Matlab
How Can I extract each columns with the xlsread command. for i1 = 2:n1+1 matrix = xlsread(); end

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Xlsread command in Matlab
Is there another way to say at the xlsread to do this matrix=xlsread('1.csv', 'A3:H78') The problem is tha If I don't Kn...

대략 10년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Distance from points to points.
Your code is good but you have revolutionized the graphic display that I had previously on the screen. The bar plot is not impor...

대략 10년 전 | 0

질문


Distance from points to points.
If I have this variable: cord_new = 0.7000 0.4000 0.4500 0.3700 0.1000 0.6000 [righe, colonne]...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Matlab question about code
>> D_pre D_pre = 0.2000 0.7000 0.4500 0.1000 0.3000 0.4000 0.3700 0.6000 [righe_d, colon...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


How can I calcuate the distance from two selected points?
Is there a simple way (a command) to be able to identify in a grafical way the distance beetween two points on a figure? If I h...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


How Extract a value into a cell?
If I have >> A1 A1 = [263x3 double] >> A1{1} ans = 1.0e-004 * -0.0000 ...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Bar plot problem with legend
If I have A1 = 1.0e-013 * Columns 1 through 8 0.1481 0.1574 0.1465 ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


How can I have a transposed?
If I have >> A1 A1 = V: {1x3 cell} >> A1.V ans = [1x3 double] [1x3 double] ...

대략 10년 전 | 답변 수: 1 | 0

1

답변