Tom DeLonge
Followers: 0 Following: 0
Statistics
RANK
291,983
of 295,495
REPUTATION
0
CONTRIBUTIONS
13 Questions
2 Answers
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
0
RANK
18,323 of 20,240
REPUTATION
1
AVERAGE RATING
1.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
15
RANK
of 153,991
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
Flip vertical uislider such that negative values are displayed at the top
In a appdesigner app, I have an uislider component. The callback of which controls a mechanical stage which moves in the vertica...
4 years ago | 1 answer | 0
1
answerQuestion
Appdesigner saves corrupt files - removes all callback functions
Title says as much as I can say. I wittnessed twice the following behaviour: when saving an app via the appdesigner, closing the...
4 years ago | 0 answers | 0
0
answersQuestion
App Designer: Bug in Spinner
I think I found a bug in App Designer's spinner. Please find a minimal working example attached. Please rename the file to spinn...
5 years ago | 0 answers | 0
0
answersQuestion
read inconsistent ascii file to matrix
I'd like to obtain maximum performance in reading a file containing both, numeric and non-numeric lines. The files typically loo...
5 years ago | 2 answers | 0
2
answersQuestion
Asynchronous TCP with fwrite: limited bandwidth compared to synchronous communication
When using, e.g. fwrite(tcpSocket, tcpData, 'uint8', 'async') I notice that the maximum datarate I can achieve is about 4MBit...
5 years ago | 0 answers | 0
0
answerswrite fixed point data via fwrite to tcp
Just wanted to answer my own question. I used my own routine to convert a double number to a fixed point, which is then being se...
5 years ago | 0
| accepted
Question
write fixed point data via fwrite to tcp
I have a mx7 array of doubles which I would like to transmit via tcpip using fwrite. However, I would like to transmit each colu...
5 years ago | 1 answer | 0
1
answerQuestion
BytesAvailableFcn is getting called too often
I have a serial communication port using TCP/IP, using the tcpip routine from the instrument control toolbox. Now, I receive dat...
5 years ago | 0 answers | 0
0
answersQuestion
Highlight/shade points in a scatter plot of a semi-transparent patch
I have a scatter point with datapoints from different categories. I would like to highlight each category with a semi-transparen...
6 years ago | 0 answers | 0
0
answersQuestion
Performance: for each element with value '1', find amount of elements with value '2' after it
Given an array (values are double precision), e.g. a = [0 0 1 0 0 1 2 2 1 0 2]'; For each element with value '1', I woul...
6 years ago | 1 answer | 0
1
answerQuestion
performance of diff on a logical array
I have a 5000x5000 logical array. I want to find the indices where the logical array has a rising edge, e.g. whenever the array ...
6 years ago | 2 answers | 0
2
answersQuestion
different lcdata.xml per user
So I am having this problem that Matlab does not support unicode characters since *2017a* in my m-files. I found this solution h...
7 years ago | 0 answers | 0
0
answersSubmitted
writeConsoleCont(text,varargin)
Continuosly Writes Output to the Matlab Console
7 years ago | 1 download |
Question
Execute Command every time any command is executed
This might be a weird question. I am looking for some way to always execute a command/script BEFORE any script is being executed...
7 years ago | 1 answer | 0
1
answerPointGrey camera with Image Acquisition Toolbox not found (GigE model)
Okay so I found a solution myself: I removed all addons once more and re-installed them with local aldmin priviliges.
7 years ago | 0
| accepted
Question
PointGrey camera with Image Acquisition Toolbox not found (GigE model)
I am using a PointGrey BFLY-PGE 31S4M-C on a Windows 7 Host Machine with Matlab 2017a and Image Acquistion Toolbox installed. Th...
7 years ago | 1 answer | 0