Community Profile

photo

Fabio Taccaliti


Last seen: mer än ett år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Different Size of array after each loop interation
I have 63 .txt file with 26 headers lines and then 19 columns of float data. I would like to read all the files and store (in ro...

mer än ett år ago | 1 answer | 0

1

answer

Question


Taking the last Row of each Double in a Cell
Hello, I have a cell Coordinates (100x3) with inside all 14x8 double. From these I would like to select all the doubles in th...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Delete Array Element Based on Conditions
Hello, I have an array Coordinates 3133x3 that contains the 3 coordinates (x,y,z) of a list of points. Column 1 is the x, colum...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Plotting Wing Surface Through a Grid Point
Hello everyone, I have a Matlab issue that is blowing my mind.. I have a lsit of 3D grid point that represents some locations ...

nästan 2 år ago | 2 answers | 0

2

answers

Question


Mean of each Value in a Cell Array
Hello, I havea cell A (107x3), with each 14x8 double. I want to create a cell A_mean 1x3 that just contain three 14x8 doubles,...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Mean of an Array Containing some NAN Elements
Hello, I have two different arrays, A2 (96x96 doubles) and A3 (96x96x96 doubles), in both these arrays some elements inside are ...

nästan 2 år ago | 2 answers | 0

2

answers

Question


Deleting All the Rows with values Bigger or equal than 10
Hello, I have an array Output (2106x). I would like to delete all rows from it it the value in the fourth column is greater or...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Create a cell array containing the first 3 doubles from another cell array
Hello, I have a cell araay CCC (500x1 cell), containing 500x1 doubles. I would like to create a new cell array (a) with just t...

nästan 2 år ago | 2 answers | 0

2

answers

Question


Concatenate together two cell arrays
Hello, I have two 102 x 1 cell (respectively CC and DD), each of them with all 32 x 4 doubles. I would like to create another ...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Take 102 Elements Equally Spaced of an Existing Array
Hello, I have an array Fold_Angle_Unsteady_100_Filtered (991x1) and I would like to take 102 elements equally spaced from it, h...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Wrong Legend Sign Marker
Hello, I would like to show the legend for a1 and (a3,a4) together. But when I run it both legend entry are displayed with a bl...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Spit an array when the value 0 occurs until the value 2
I have an array time (6700x1) containing all numbers from -8 to 5 in ascending order. I would like to have a new array (time_ne...

nästan 2 år ago | 2 answers | 0

2

answers

Question


Plot Label, Tile and Legend at the same time of the live plot
I have a live scatter 3D plot that plots a two sets of scatter together. Right now with this code the label, legend and title a...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Create a Single Array From 3 different one
Hello, I have 3 arrays x, y and z (each 14x4) and I want to create from these an array tot (56x3). It should be composed takin...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Add Array in a Cell in a For Loop
Hello, I would like to add 6 array in a cell (in a new row for each for loop iteration), how can I do it? The 6 arrays are x_w...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Animated 3D Scatter Plot
Hello, I would like to create an animated 3D scatter plot that is plotting the points included in the sub-array of a cell DD (1...

nästan 2 år ago | 2 answers | 0

2

answers

Question


Split an Array in sub-arrays based on the first number in the column
Hello, I have an array M 2939x4 that I would like to split in sub-arrays based on the number in the first column. I mean in t...

nästan 2 år ago | 1 answer | 0

1

answer

Question


p_save Change Size on Every Loop Iteration
Hello, I wrote this code in Matlab and it sais that p_save change size on every loop iteration (p_save = [p_save p]), so I would...

nästan 4 år ago | 1 answer | 0

1

answer