Community Profile

photo

Dimitris K


Last seen: 7ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

I am a Civil Engineer using MATLAB and Fortran.

統計

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 3 件の回答 | 0

3

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答