Community Profile

photo

Sokratis Panagiotidis


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 2 answers | 0

2

answers

Answered
[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

answers

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

answer

Question


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

answers

Question


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

2 years ago | 2 answers | 0

2

answers