Statistics
RANK
40,334
of 295,569
REPUTATION
1
CONTRIBUTIONS
18 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Join two tables MATLAB
Hello everyone, I have two tables with different headers (mostly) and have 2-3 headers in common. I want to use one header which...
6 years ago | 1 answer | 0
1
answerFind the exact match of a string from a cell array.
Hello! I just wanted to update I found a quick solution to the above problem there is a function endsWith that works really well...
6 years ago | 0
| accepted
Question
Find the exact match of a string from a cell array.
Hi! this looks to be easy but somehow its not working for me. So here is the problem statement, I have a cell array with all the...
6 years ago | 1 answer | 0
1
answerQuestion
How to show values on heatmap belonging to a different dataset.
I have a torque and RPM dataset and i am plotting %torque using heatmap. but the value(text) in each grid of %torque heatmap i w...
6 years ago | 1 answer | 1
1
answerQuestion
using sendmail to send windows drive location as hyperlink
Hello! everyone, I am using sendmail function in MATLAB to send windows drive location, for now when I send the link of the loca...
6 years ago | 2 answers | 0
2
answersQuestion
How to get a UI to capture start and end date from user.
Hi! I am using questdlg to ask user if he wants to use default date range or a custom date range. If the user selects Custom dat...
6 years ago | 1 answer | 0
1
answerQuestion
How to print the value of refline on a the plot
Hello! All I am using the function refline to show the min,max and mean of my dataset is there a way how I can show the value of...
6 years ago | 1 answer | 0
1
answerQuestion
Finding Pattern in the data set
Hello! All I have data from 6 automobiles and i am logging 5 sensors data from each one. is there a way that i can find pattern ...
6 years ago | 1 answer | 0
1
answerQuestion
Time align data-sets and get the missing values with interpolation
Hello! Everyone, I have two datasets which are logged at different rates. I am trying to time align these two data sets and a...
6 years ago | 1 answer | 0
1
answerQuestion
Convert workspace of cells to double
Hi I have a workspace which is full of cell arrays I want a way which can change the entire workspace to double array. rite n...
7 years ago | 1 answer | 0
1
answerQuestion
Help with Sorting cell
Hi i have the following cell test 'Apr1' 'Apr10' 'Apr11' 'Apr12' 'Apr13' 'Apr14' 'Apr15' 'Apr17' ...
7 years ago | 1 answer | 0
1
answerQuestion
Help with Box plot
Hi I am working with some data which has three column.(Unit Name, Date, TotalData). I have to make box plot month wise. So from...
7 years ago | 0 answers | 0
0
answersQuestion
Get the nearest value when two arrays are logged at different time.with different logging rates
Hi! I have two data sets one is logged at 200ms and other is logged at 1 sec. Lets call the data set logged at 1 sec as 'x' and ...
7 years ago | 1 answer | 0
1
answerQuestion
Unable to Sort Mixed Data Type Cell array
Hi! I have a cell array with 5 column which has time series data in it. just to give a quick background I initially had 5 variab...
7 years ago | 1 answer | 0
1
answerQuestion
Higlight parts of plot with different color
Hi! I have a time series data set which I have plotted. on top of that I want to show few sections with different colour. Som...
7 years ago | 1 answer | 0
1
answerQuestion
Copy a prticular format file from multiple folders and their subfolders to one folder.
So I have been trying to lean MATLAB for almost a week Now. I am trying to find a way to copy a prticular format file(can be csv...
7 years ago | 1 answer | 0
1
answerQuestion
Compare data in excel to folder location mat files.
Hi! so I have a list of mat files that I want to extract to separate folder location. The list is in excel sheet and the mat fil...
7 years ago | 1 answer | 0
1
answerQuestion
Link the plots(NOT LINKAXES)
Hi! I am trying to link the plots for example the line and the histogram. So, I have a set of data and I am plotting both line a...
7 years ago | 1 answer | 0
1
answerQuestion
Hi! can any one help me how to password protect a matlab file or the folder in which the file is stored so that no one can delete it.
So. I am fairly new to MATLAB. I am trying to find a way to protect my source code so that no one can delete it. i am ok if they...
7 years ago | 2 answers | 0