![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/658389_1522076511933_DEF.jpg)
Thomas
X-Rite, Incorporated
Followers: 0 Following: 0
Professional Interests: image processing, signal processing, color
Feeds
질문
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 ...
6개월 전 | 답변 수: 1 | 0
1
답변질문
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...
7개월 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 1
2
답변질문
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...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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 = ...
거의 13년 전 | 답변 수: 2 | 3
2
답변질문
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년 초과 전 | 답변 수: 0 | 0