Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 10 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

circa 10 anni fa | 0

Domanda


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]...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta