Karel Starý
Followers: 0 Following: 0
Feeds
질문
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개월 전 | 답변 수: 2 | 0
2
답변질문
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 ...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Removing 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...
Removing 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...
3년 초과 전 | 0
| 수락됨
질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
3년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
removevars 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...
removevars 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...
3년 초과 전 | 0
| 수락됨
질문
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...
3년 초과 전 | 답변 수: 3 | 0
3
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0