photo

Dimitris K


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

I am a Civil Engineer using MATLAB and Fortran.

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
193,852
of 300,352

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


How to plot a 3D cube based if i have the coordinates of the 8 surrounding nodes?
Hello community, I want to plot a 3d cube based on the coordinates of my geometry (8 nodes). The coordinates of my cube are: ...

4 years ago | 2 answers | 0

2

answers

Question


Use a structure with fields in a loop - Outputs & indexing ??
Hello everyone, I am using a structure to output all my results from a function organised in different fields. My struct contai...

4 years ago | 1 answer | 0

1

answer

Question


Function that creates figures only?
Hello everyone, I was wondering if i could create a function that only produces figures (plots). And if yes could someone giv...

4 years ago | 3 answers | 0

3

answers

Question


Use function inside a loop that gives the function's output multiple times - How to avoid overwriting output?
Hello everyone, I am using a function that i have wrtitten inside a for loop.. i.e. for i=1:100 S=function_example(S,etc) en...

4 years ago | 1 answer | 0

1

answer

Question


Function outputs inside another function
Hello everyone, I am writing a script where I call a main function to update my variables. However this function has two output...

4 years ago | 1 answer | 0

1

answer