Bilen Oytun Peksel
Microflown Technologies /Netherlands
Active since 2011
Followers: 0 Following: 0
Statistics
All
RANK
6,503
of 295,527
REPUTATION
6
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
9,159 of 20,242
REPUTATION
78
AVERAGE RATING
0.00
CONTRIBUTIONS
2 Files
DOWNLOADS
3
ALL TIME DOWNLOADS
780
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
Make button down function work for objects inside axes.
Set hittest off for all the objects on the axis and make sure that axis off is not executed.
Make button down function work for objects inside axes.
Set hittest off for all the objects on the axis and make sure that axis off is not executed.
12 years ago | 1
| accepted
Answered
increase size of uitable dynamically
I have a correction to Andrew's solution: instead of : if all(cellfun(@isempty,tableData(row,:))) u do: if nnz(...
increase size of uitable dynamically
I have a correction to Andrew's solution: instead of : if all(cellfun(@isempty,tableData(row,:))) u do: if nnz(...
12 years ago | 0
Answered
Zooming in axes in GUI causes axes to expand.
The problem here is: If the view angles (az,el check out 'help view') are set to different values than usual xy xz or yz view...
Zooming in axes in GUI causes axes to expand.
The problem here is: If the view angles (az,el check out 'help view') are set to different values than usual xy xz or yz view...
12 years ago | 0
Question
Mapping two matrices
Hi! My question is : I have two n x n matrices one being pressure levels(SPL) and the other one being the frequency (f) of ea...
13 years ago | 2 answers | 0