Community Profile

photo

Tom DeLonge


Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • First Review
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answers

Answered
write 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

answer

Question


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

answers

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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

answers

Question


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...

6 years ago | 0 answers | 0

0

answers

Submitted


writeConsoleCont(text,varargin)
Continuosly Writes Output to the Matlab Console

6 years ago | 0 downloads |

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

answer

Answered
PointGrey 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

1

answer