Karel Starý
Followers: 0 Following: 0
Statistics
RANK
81 497
of 295 448
REPUTATION
0
CONTRIBUTIONS
12 Questions
2 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
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
Feeds
Question
Using string variable names for dot indexing
Hello, I have a list of the varaible names: varnames = {'rsrp_nr' 'sinr_nr' 'bler_dl_nr' 'bler_ul_nr' 'mcs_dl_nr' 'mcs_ul_nr' ...
9 månader ago | 2 answers | 0
2
answersQuestion
Date time conversion fail
Hello all, I would like to conver a time to num format so i can do some basic math on it and then I wold like to format t back ...
ungefär 2 år ago | 2 answers | 0
2
answersQuestion
Variables created in different formats
Hello all, I have huge datasheet in .CSV format. I load it into the Matalb with readtable command. Here you can see an exampl...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
Finding maximum value and returning variable name of the column
Hello all! Data: A = [1;2;3;4]; B = [5;4;1;2]; C = [2;3;2;5]; T=table(A,B,C); I would like to have a function that would...
mer än 2 år ago | 2 answers | 0
2
answersQuestion
Geographical binning with HISTA not creating squares
Hello everybody! My data contains latitude, longitute, time and multiple other variables. I need to bin this data for my needs...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Delete rows in cell aray where there is anything in one collum.
I have multiple cell arrays and I would like to delete whole rows based on one particular column, if there is anything (text or ...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Mean error for binned values
Hello guys! I have a data sets with the measurements and GPS coordinates, where the values were measured. For this data set I ...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Geographical Binning and evaluation of results
Hello guys, I drove though the city and measured. From this drive I extracted: time, lat, lot and my_var - the variable I was m...
mer än 3 år ago | 1 answer | 0
1
answerRemoving empty rows in the table in the array
In the end I used "rmmissing" function witch is less buggy than isnan.... src_files{3} = rmmissing(src_files{3},'DataVariable...
mer än 3 år ago | 0
| accepted
Question
Removing empty rows in the table in the array
Hello, I am trying to get rid off all the empty rows in the table fter I imported it in the cell array. My source array name is...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
function = importfile not working in APP DESIGNER
Hello guys, another day, another odd issue with my favorite app APP DESIGNER. I am working on a app which should load a data fi...
mer än 3 år ago | 0 answers | 0
0
answersremovevars ERROR for a table
Yeah, it seems like it does not rekognize the name BUT I am positive, its there. Original name for the row is LTEKPIPCellServing...
mer än 3 år ago | 0
| accepted
Question
removevars ERROR for a table
Hello gusy! I am starting with new project for my wokr I I got stuck in the beggining. I am making simple coda in app designe...
mer än 3 år ago | 3 answers | 0
3
answersQuestion
Basic calculator not working in app designer.
Hello guys! I have to create an app for my work, so I have started with MatLab recently. I really like the App Designer tool, s...
mer än 3 år ago | 1 answer | 0