Mathew Thomas
PNNL
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
283,320
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
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
Appdesigner Packaged App not starting
Hello, I created a standalone desktop app using App Designer R2019b. When I try opening the resulting exe file, I get the follo...
4 years ago | 1 answer | 0
1
answerQuestion
Identify best matching image(s) to a Mask (grayscale) image
<</matlabcentral/answers/uploaded_files/102994/cellExamples.png>> Hi All, I am trying to explore different ways to use one i...
7 years ago | 0 answers | 0
0
answersQuestion
Montage images are zoomed in by default on Axes
Hi, I am displaying montages on a MATLAB GUI (using montage function). The image drawn on the figure axes appears zoomed in by...
7 years ago | 0 answers | 0
0
answersQuestion
Running several instances of matlab compiled executables on a Linux server
Hi All, I am trying to understand how a MATLAB compiled executable will work when several instances of the application are laun...
7 years ago | 0 answers | 0
0
answersQuestion
How to pass Buttondwn function output parameter
Dear All, How can I pass an output parameter for buttondownfcn? set(handles.b,'ButtonDownFcn', {@displayMontage, handles...
7 years ago | 1 answer | 0
1
answerQuestion
Convert a list x y coordinates to lat long
I have a list of x y values a = [3600,2900; 4000, 2100; 4200, 3200, 3600, 2800; 3600, 2900]; I know the lat lon value for ...
7 years ago | 2 answers | 0
2
answersQuestion
Map array values relative to another array
I have an array of xy coordinates, a = [4000,3000; 4200, 3100; 4014, 2900]; Array 'a' has been translated to lat lon values ...
7 years ago | 2 answers | 0
2
answersQuestion
How to write a set of points/lines/polygons to a single kml file?
How can I write a set of Points to the same kml file? Can I write a combination of Points and Lines to the same kml file? Every ...
7 years ago | 0 answers | 0
0
answersQuestion
How to fill a dip at the edge of a binary image
Hi All, I am trying to fill the following binary image to make it into a circle (not a perfect circle though, so trying to make...
7 years ago | 1 answer | 0
1
answerQuestion
How to use an image icon when compiling exe using mcc?
- I am expecting to achieve something similar to deploytool where I can specify the icons to show with the exe. - I want to au...
8 years ago | 1 answer | 0