Community Profile

photo

Adi


Active since 2017

Followers: 0   Following: 0

Message

Structural Engineer

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to add values for a variable in a loop?
clc clear all disp('Finding Stiffness, Displacement & Reactions of a 2nd Order Bar Element ') disp('....INPUTS.......

6 years ago | 0 answers | 0

0

answers

Question


how can i write if condition for an empty array?
Following is the code: clc A=[333.3333 -333.3333 0;333.3333 666.6667 -333.3333;0 -333.3333 333.3333] F=[0;0;10] ...

6 years ago | 1 answer | 0

1

answer