create function to plot several timeseries
I have the following timeseries (only few rows are showed):
I have plotted such timeseries and then, by using the "Generate C...
oltre 6 anni fa | 1 risposta | 0
1
risposta
Domanda
recall updated vector from a loop
I have a column vector "displacement" with 18 elements, which is updated at every iteration (Nsteps) in a loop.
I would like to...
oltre 6 anni fa | 1 risposta | 0
1
risposta
Domanda
Simplify code with nested if
I have a matrix C in which every row contains dates and times. In the fourth column months are indicated as Jun, Feb, Mar, etc.....
Extract columns from matrices
I have a large number of .mat files, and each one contains three matrices named "matrx_1", "matrix_2" and "matrix_3" with differ...