photo

Vinay


Last seen: 3 days ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do you get a variable to recognized in function
Everytime I run this function it say D is not recognized GetUserInput(); filename = ['ENGR131_Lab4_CatMap_', D]; load(filen...

2 months ago | 2 answers | 0

2

answers

Question


Everytime I run code the color of lines on my graph changes
load ENGR131_lab4_Data.mat function h = CalcPosition(t,DC,w) wn=1.8 o=DC.*wn; h=1-exp(-o.*t).*cos(w.*t); end function x = ...

2 months ago | 1 answer | 0

1

answer