photo

Vinay


Last seen: 3일 전 2024년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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개월 전 | 답변 수: 2 | 0

2

답변

질문


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개월 전 | 답변 수: 1 | 0

1

답변