Thomas
X-Rite, Incorporated
Followers: 0 Following: 0
Professional Interests: image processing, signal processing, color
Statistics
RANK
5,802
of 295,467
REPUTATION
4
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
4
RANK
7,631 of 20,234
REPUTATION
122
AVERAGE RATING
2.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
1224
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to combine panes, or how to redock an undocked file in main editor pane
When I am editing multiple files, I have them all open in one undocked editor window, each one with it's own tab. Sometimes I ...
3 months ago | 1 answer | 0
1
answerQuestion
Functions returning part of N-D data
I made a class that has methods to return specific slices of an n-d array. I can use these methods as if they are properties, an...
4 months ago | 1 answer | 0
1
answerQuestion
How do I turn off figure toolbar and turn on axes toolbar
I have an application I made with GUIDE. If I turn on the figure toolbar (set figure.toolbar property to 'figure'), the axes exp...
4 years ago | 0 answers | 0
0
answersQuestion
appdesigner code view ANNOYANCE!
the appdesigner code view has gotten into a state where every time i start a new line it pops up a code completion thing to inse...
4 years ago | 1 answer | 0
1
answerQuestion
uitable UserData property has inconsistent type
I have an old GUI created with Guide that has a uitable. When I run it in 2014b, its property 'UserData' is initialized to ...
10 years ago | 1 answer | 0
1
answerQuestion
Set axes color to 'none' in guide
How can I set the Color property of an axes to 'none' in GUIDE? I can't type 'none' in the property value box in property in...
10 years ago | 0 answers | 0
0
answersQuestion
New Graphics troubles with GUIDE
I am having trouble updating a GUIDE built gui to work with 2014b. I have looked at the relevant answers and tried the apps sugg...
10 years ago | 0 answers | 0
0
answersQuestion
How do I assign 3D variables when third dimension has size one?
Is this a bug? If not, how am I supposed to code this so dd1 has shape [2 3 1]? >> sd1 = reshape(1:12,[4,3,1]) sd1 = ...
10 years ago | 1 answer | 0
1
answerQuestion
Unexpected singleton dimension removal
When I create a three dimensional array and assign it to an undefined array, the assignment does not behave as I expect if the ...
10 years ago | 2 answers | 1
2
answersQuestion
Can I make exported functions list bigger?
In the library version of deploytool, 2013b, the exported functions appear in a tiny little list, even though the 'files require...
10 years ago | 0 answers | 0
0
answersQuestion
Compiled program won't run, win7 win8 64 bit
I have a compiled matlab application with GUI that I have regularly distributed when built with the 32 bit MCR. I recently compi...
11 years ago | 0 answers | 0
0
answersQuestion
Add files/folders in compiler
When I switched from 2012a to 2012b, the compiled program was no longer able to find files that I added using the 'Add files/fol...
12 years ago | 0 answers | 0
0
answersQuestion
Sum of empty matrix
The sum of an empty matrix does not always follow the rule 'sum(empty) = 0'. What's up with this? >> sum(ones(1,0)) ans = ...
12 years ago | 2 answers | 3
2
answersQuestion
uigetfile Win7 Libraries unresponsive
I am using Windows 7. Using uigetfile, when I try to navigate to something in a library or in 'Recent Files', I get an error 'Th...
13 years ago | 0 answers | 0