Community Profile

photo

Jackie Chang


Last seen: meer dan een jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I use inputdlg() to store multiple variables and then use those variables in equations for later?
Variables = inputdlg(["m","b","k","x1","x2","F","w0"]) Values = str2double(Variables{:}) l = b/2 w = sqrt(k/m) wc=sqrt(w...

ongeveer 3 jaar ago | 1 answer | 0

1

answer