Community Profile

photo

OLav Røthe Kyte


Last seen: 4 years ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


For loop through multiple folders
I am trying to loop through 34 folders with result from different boundary conditions, but have difficulties defining the path. ...

4 years ago | 2 answers | 0

2

answers

Question


How to add a new field in astruct
test=struct('generated_power',genPwr,'Platform_motions',PlatMotions) How can I add a new field to my "test"-struct between runs...

4 years ago | 1 answer | 0

1

answer

Question


How to fix "Index exceeds the number of array elements (1)"?
% degree of freedom dof=6; % Properties a=1; EI=1000; EA=10^8; L=[2*a 2*a a]; psi=[-90 0 90]; a1=[0 0 0 0 0 0; 0 0...

5 years ago | 2 answers | 0

2

answers