
Davindra Usov
Statistics
11 Questions
0 Answers
RANK
259.014
of 273.095
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
0
RANK
of 18.445
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 122.519
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
checking if field values in a single struct are identical
Hello, I have a struct (S) with 13 fields. Each field has a 'density' column. I want to do an if statement which checks if all ...
12 dagen ago | 2 answers | 0
2
answersQuestion
converting table values to RPM
Hi, I am trying to convert the values in the 7th column of my table (B) to RPM. Here is the code I used but the conversion seem...
13 dagen ago | 1 answer | 0
1
answerQuestion
convert time series struct to csv file
Hello, I have a 1x1 struct called 'fluid_data' with 13 fields where each field is a 400000 x 1 timetable. In each field, there ...
14 dagen ago | 1 answer | 0
1
answerQuestion
Sub heading in matlab table
Hello, I am trying to create the table shown in the image attached. So far my code generates the table with all the headings bu...
15 dagen ago | 1 answer | 0
1
answerQuestion
remove missing entries from cell array
Hello, I have a 4x20 cell array where each cell in the array is a 40x1 column vector. The data in this cell array is from Excel...
7 maanden ago | 1 answer | 0
1
answerQuestion
remove all strings from nested cell array
Hi, I'm trying to remove all string/chars from a 4x10 cell array where each cell in the array contains a 40x1 column vector (s...
7 maanden ago | 1 answer | 0
1
answerQuestion
Create cell array of column indices of a specific string
Hi, I have a 5x1 cell array ,g, where each cell is 40x50. I want to find the column indices of the string 'Latitude' in each of...
7 maanden ago | 1 answer | 0
1
answerQuestion
Reading in excel file with multiple sheets into a cell array using readtable
Hi, I am trying to read in an excel file with multiple sheets (5 sheets) using the readtable command. Each of these sheets is 4...
7 maanden ago | 1 answer | 0
1
answerQuestion
string in excel file
Hi, How can I find out if a certain word, e.g. 'oranges' is contained within an excel sheet? I can't use ismember as for some r...
7 maanden ago | 1 answer | 0
1
answerQuestion
reading in excel data with a specific heading
Hi, I am trying to write a data processing script which is robust. I'm stuck on how to read in all columns of an excel sheet th...
7 maanden ago | 1 answer | 0
1
answerQuestion
storing excel data in matrix using for loop
Hi, I have a 4x20 matrix, A, that I have first initialised using zeros(4,20). For each row in this matrix, I want to store a 1x...
9 maanden ago | 1 answer | 0