Benedict Low
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
8.521
of 295.467
REPUTATION
5
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
5
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
App designer key press function
Hi, I am using App Designer, and I would like to use the key press function, such that pressing the left arrow and right arrow ...
ongeveer 4 jaar ago | 1 answer | 3
1
answerQuestion
Plotting a line between two points
Hi, I am encountering a problem trying to plot a line between two points (x1, y1; x2, y2). I have a dataset with alternating c...
bijna 6 jaar ago | 1 answer | 0
1
answerQuestion
Remove elements of a cell array if length<200
Hi, I have a cell array with elements of different lengths. I would like to remove elements whose length (number of rows) are...
ongeveer 7 jaar ago | 1 answer | 0
1
answerQuestion
Remove negative values of elements in a cell array
Hi, I have a large cell array and each element of the array has matrices of different sizes. Is there a way that I can remove...
ongeveer 7 jaar ago | 1 answer | 0
1
answerQuestion
Applying functions to each cell in a cell array
Good afternoon, I have a 60 by 1 cell array that stores matrices of different sizes (all numeric). I want to perform certai...
meer dan 7 jaar ago | 3 answers | 0
3
answersQuestion
How to optimise bar chart display?
Hi, I created a stacked bar chart from a 20 by 6 matrix. The code looks like this sample=randi([0,10],20,6); figure;...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
Geodetic to cartesian coordinates
Hi, I work with GPS units for footballers and I want to convert geodetic coordinates to cartesian coordinates. I have tried u...
meer dan 7 jaar ago | 2 answers | 1
2
answersQuestion
How to label stacked bar?
Hi, I have a stacked bar that I would like to label, but it is turning out more frustrating than I thought. I basically want ...
meer dan 7 jaar ago | 1 answer | 1
1
answerQuestion
Calculating distance covered from x and y coordinates
Hi, I am trying to calculate the distance covered by a footballer in a ten-minute game. I have 3000 x-coordinates and 3000 ...
meer dan 8 jaar ago | 1 answer | 0