photo

Bilen Oytun Peksel


Microflown Technologies /Netherlands

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

1 Frage
4 Antworten

File Exchange

2 Dateien

Cody

0 Probleme
2 Lösungen

RANG
8.324
of 301.200

REPUTATION
6

BEITRÄGE
1 Frage
4 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
1

RANG
9.331 of 21.190

REPUTATION
78

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
2 Dateien

DOWNLOADS
2

ALL TIME DOWNLOADS
785

RANG
92.619
of 173.339

BEITRÄGE
0 Probleme
2 Lösungen

PUNKTESTAND
30

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 13 Jahre vor | 1

| akzeptiert

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

mehr als 13 Jahre vor | 0

Beantwortet
Figure moves curing camera positioning operations
BUMP

mehr als 13 Jahre vor | 0

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

mehr als 13 Jahre vor | 0

Gesendet


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

mehr als 13 Jahre vor | 1 Download |

0.0 / 5

Gesendet


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

mehr als 13 Jahre vor | 1 Download |

0.0 / 5

Gelöst


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

etwa 14 Jahre vor

Gelöst


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

etwa 14 Jahre vor

Frage


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

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten