Sokratis Panagiotidis
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答已回答
[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...
[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 前 | 0
提问
[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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0