photo

Atakan Zeybek


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
121,401
of 300,571

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


How to change object's property in getter function of dependent variable ?
Hello everyone, Let's say we have a class which has "prop" as property and "depProp" is "Dependent" property. Moreover, it wi...

5 years ago | 2 answers | 0

2

answers

Question


How to store objects from different classes in one array and call the same function (definitions are different)?
Hello Everybody, I have two subclasses: Line Arc Their objects will be creating a path by appending them on their end. These...

5 years ago | 1 answer | 0

1

answer

Answered
How to plot circular arc passes through 3 points ?
I solved the problem, solution can be seen on here, https://stackoverflow.com/questions/63025337/how-to-plot-arc-that-passes-t...

5 years ago | 0

| accepted

Question


How to plot circular arc passes through 3 points ?
Hello All, I am trying to write a program which generates arc passes through 3 given points. To do that, I have written the cod...

5 years ago | 2 answers | 0

2

answers