photo

Bilen Oytun Peksel


Microflown Technologies /Netherlands

2011년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

1 질문
4 답변

File Exchange

2 파일

Cody

0 문제
2 답안

순위
8,263
of 300,365

평판
6

참여
1 질문
4 답변

답변 채택
100.0%

획득한 표
1

순위
9,296 of 20,933

평판
78

평균 평점
0.00

참여
2 파일

다운로드 수
2

ALL TIME 다운로드 수
785

순위
89,346
of 168,262

참여
0 문제
2 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
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년 초과 전 | 1

| 수락됨

답변 있음
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(...

거의 13년 전 | 0

답변 있음
Figure moves curing camera positioning operations
BUMP

거의 13년 전 | 0

답변 있음
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...

거의 13년 전 | 0

제출됨


Meshing a spherical shell
This small function meshes a spherical shell and returns to unique vertices and proper faces matrix

거의 13년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


Vertices and faces matrices generation for rectangular prisms
Vertices and faces matrices generation for rectangular prisms

대략 13년 전 | 다운로드 수: 1 |

0.0 / 5

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

13년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

13년 초과 전

질문


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

대략 14년 전 | 답변 수: 2 | 0

2

답변