Sokratis Panagiotidis
Followers: 0 Following: 0
Statistics
RANK
199,812
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Switch-case syntax: Jump to n-th case?
Hi all, I am now having some issues with a problem that uses a switch-case syntax to execute certain orders. Now whenever I ent...
2 years ago | 1 answer | 0
1
answerQuestion
Plot deviation of curve as shaded area inside
Hi, A common question here in this forum is how to plot an area between two curves. Here's one type of a common answer: x =...
2 years ago | 2 answers | 0
2
answers[SOLVED ALREADY] Loop through data struct with variable names
SOLUTION: Just like stated above I was able to solve it so here's ONE solution I managed to find. What I did is I took the n...
2 years ago | 0
Question
[SOLVED ALREADY] Loop through data struct with variable names
EDIT: Hi, So it seems like I was able to solve it already so yeah, Imma post the solution as an answer for people to look into ...
2 years ago | 3 answers | 0
3
answersQuestion
Mean of vector with values < 1 returns as 1?
Hi everybody, What I'm dealing with is a vector with a massive amount of values (we're talking up to 20.000 entries). I am tryi...
2 years ago | 0 answers | 0
0
answersQuestion
Moving graph along x-axis
Hi, I am trying to plot 3 different vectors that showcase the same function but with different starting points from the y-axis....
2 years ago | 2 answers | 0
2
answersQuestion
Loop through data-struct and its sub-structs; Trouble with 'indexing' - error
Hi, I have a data struct called "DATA" with N fields (let's say 5 in to make it easier on the mind). Each of these fields has t...
2 years ago | 1 answer | 0
1
answerQuestion
Plotting vectors with different values on each other
Hello, I am trying to plot a set of vectors (about 3 to 6, depending on the experiment) and would like to adjust them, so they ...
2 years ago | 1 answer | 0
1
answerQuestion
Getting area of tilted ellipse with regionprops
Hi and thank you for thank you for taking your time. I am using the following code, made by Akira Agata, to fit an ellipse to...
2 years ago | 1 answer | 0
1
answerQuestion
Function inside for-loop won't transfer elemnt into main program's vector
Thank you for taking your time. i am working right now on a project for my bachelor's thesis and am having trouble with a certa...
2 years ago | 2 answers | 0
2
answersQuestion
How to select framework of an image?
I am working on a programm to analyze over a Million pictures for my Bachelor's thesis and I'm quite stuck on this matter here: ...
3 years ago | 2 answers | 0